Dynomotion

Group: DynoMotion Message: 5446 From: frank_19_88 Date: 7/20/2012
Subject: spindle speed is not changing at g96 mode mach3 turn
Hi TK,

I am using mach3 turn.
The machine is working very good.

But when I use g96 the spindle speed would not update/change.
The css is changing when the x axis is moving.

When I press +,-,+,-,+,-,+,- at the spindle speed the spindle speed change: 3000rpm at x0 and 100 rpm at x100.

This is a picture of the screen:
http://www.4stepsahead.nl/frank/mach3.jpg

Do you know why the spindle is not updating?

With kind regards,

Frank
Group: DynoMotion Message: 5449 From: Tom Kerekes Date: 7/20/2012
Subject: Re: spindle speed is not changing at g96 mode mach3 turn
Hi Frank,
 
We don't yet support Lathe CSS.  I would like to add this.
 
I was experimenting with Mach3.  I can't get Mach3 to work as you describe.  Or rather I don't understand what it is supposed to show.
 
If I move X to 1.0 and set M3 S250 G96
 
Then the Mach3 CSS DRO shows +250.
 
If I then move x to 0.5 then the CSS DRO shows +125.  I was expecting +500.   Does anyone know what I'm doing wrong?  Or what the CSS is supposed to mean?
 
I don't think Mach3 should perform the CSS anyway because it would be unpredictable and delayed because of Windows and the Buffering.  But I would like to understand it first.
 
Regards
TK
 
 
 

Group: DynoMotion Message: 5456 From: Tom Kerekes Date: 7/22/2012
Subject: Re: spindle speed is not changing at g96 mode mach3 turn
Hi Frank,
 
Actually CSS seems to be working for me.
 
Make sure Config | Ports and Pins | Spindle Setup | Relay Control | Disable Spindle Relays
 
is NOT checked.
 
Otherwise Mach3 will not continuously send Plugin Messages while in G96 mode.
 
Looks like it sends Spindle Messages at about 5X per second whether X is moving or not.
 
It also took me a while to realize that S is in feet per minute.
 
I still don't understand exactly what the +CSS value indicates.  Reciprocal of CSS or something.
 
Regards
TK

Group: DynoMotion Message: 5457 From: frank_19_88 Date: 7/22/2012
Subject: Re: spindle speed is not changing at g96 mode mach3 turn
Hi TK,

I did find a overview about g96:

G48 "Sets the max RPM the spindle will turn (so you don't over speed your work /chuck)
G96 "Sets the mode for constant surface speed (CSS)"
G97 "Sets the mode for constant spindle speed (RPM)"
S "This is the command to set the spindle speed. In CSS mode this is SFM. In RPM mode it is RPM (S after G48 is RPM)"
M3 "Turns the spindle on (clockwise rotation)"
M4 "Turns the spindle on (counterclockwise rotation)"
M5 "Turns the spindle off"

I did uncheck 'Config | Ports and Pins | Spindle Setup | Relay Control | Disable Spindle Relays' but the spindle is still not updating.

My XML file look like this:

- <profile>
- <Preferences>
<PulseSpeed>0</PulseSpeed>
<Profile>Weiler_120</Profile>
<Layout>1024.lset</Layout>
<Configured>1</Configured>
<XRefHome>0</XRefHome>
<YRefHome>0</YRefHome>
<ARefHome>0</ARefHome>
<BRefHome>0</BRefHome>
<CRefHome>0</CRefHome>
<BLState0>1</BLState0>
<BLState1>0</BLState1>
<BLState2>0</BLState2>
<BLState3>0</BLState3>
<BLState4>0</BLState4>
<BLState5>0</BLState5>
<XStart>-183150</XStart>
<YStart>0</YStart>
<ZStart>-209601</ZStart>
<AStart>0</AStart>
<BStart>0</BStart>
<CStart>0</CStart>
<BaudRate>9600</BaudRate>
<ComPort>1</ComPort>
<FeedMode>0</FeedMode>
<AAngular>0</AAngular>
<BAngular>0</BAngular>
<CAngular>0</CAngular>
<BacklashOn>0</BacklashOn>
<PathMode>2</PathMode>
<ThrottleFunc>2</ThrottleFunc>
<JoyOn>0</JoyOn>
<PWMBase>5000</PWMBase>
<JogSpeed>100.</JogSpeed>
<m_SafeZ>0.</m_SafeZ>
<JogInc>1.e-002</JogInc>
<JogSlide>0.1</JogSlide>
<THCMax>1.</THCMax>
<THCMin>0.</THCMin>
<RadiusA>0.</RadiusA>
<RadiusB>0.</RadiusB>
<RadiusC>0.</RadiusC>
<ZRefHome>0</ZRefHome>
<Units>1</Units>
<AxisKeys0>40</AxisKeys0>
<AxisKeys1>38</AxisKeys1>
<AxisKeys2>34834</AxisKeys2>
<AxisKeys3>34834</AxisKeys3>
<AxisKeys4>39</AxisKeys4>
<AxisKeys5>37</AxisKeys5>
<AxisKeys6>999</AxisKeys6>
<AxisKeys7>999</AxisKeys7>
<AxisKeys8>999</AxisKeys8>
<AxisKeys9>999</AxisKeys9>
<AxisKeys10>999</AxisKeys10>
<AxisKeys11>999</AxisKeys11>
<DROHotKey>999</DROHotKey>
<MDIHotKey>999</MDIHotKey>
<GCodeHotKey>999</GCodeHotKey>
<XRev>0</XRev>
<YRev>0</YRev>
<ZRev>1</ZRev>
<ARev>0</ARev>
<BRev>0</BRev>
<CRev>0</CRev>
<SpinCCW>8</SpinCCW>
<SpinCW>7</SpinCW>
<Flood>9</Flood>
<Mist>10</Mist>
<SpinDelay>2.</SpinDelay>
<NoSpindle>0</NoSpindle>
<NoFlood>1</NoFlood>
<RefSpeed0>1</RefSpeed0>
<RefSpeed1>1</RefSpeed1>
<RefSpeed2>1</RefSpeed2>
<RefSpeed3>1</RefSpeed3>
<RefSpeed4>1</RefSpeed4>
<RefSpeed5>1</RefSpeed5>
<FullSpeed>0</FullSpeed>
<XNeg>0</XNeg>
<YNeg>0</YNeg>
<ZNeg>0</ZNeg>
<ANeg>0</ANeg>
<BNeg>0</BNeg>
<CNeg>0</CNeg>
<AutoZero>1</AutoZero>
<Enc0Cal>1.</Enc0Cal>
<Enc1Cal>1.</Enc1Cal>
<Enc2Cal>1.</Enc2Cal>
<BackX>0.</BackX>
<BackY>0.</BackY>
<BackZ>0.</BackZ>
<BackA>0.</BackA>
<BackB>0.</BackB>
<BackC>0.</BackC>
<BackSpeed>20.</BackSpeed>
<SlavePrim>0</SlavePrim>
<Slave>-1</Slave>
<SpinActual>1</SpinActual>
<AutoTurnOff>0</AutoTurnOff>
<AutoEStop>0</AutoEStop>
<G92Off>0</G92Off>
<ToolOffsetOff>1</ToolOffsetOff>
<RadiusCompOff>1</RadiusCompOff>
<OriginsOff>1</OriginsOff>
<SPEED1>2900</SPEED1>
<SPEED2>3000</SPEED2>
<SPEED3>8000</SPEED3>
<SPEED4>16000</SPEED4>
<PULLEY>0</PULLEY>
<Editor>C:\WINDOWS\notepad.exe</Editor>
<Debounce>500</Debounce>
<PWMin>0</PWMin>
<DROPERSIST>1</DROPERSIST>
<IJMode>1</IJMode>
<BB>0.0</BB>
<BR>0.0</BR>
<BG>0.0</BG>
<FB>1.0</FB>
<FR>0.0</FR>
<FG>0.0</FG>
<RB>0.0</RB>
<RR>1.0</RR>
<RG>0.0</RG>
<AB>0.7</AB>
<AR>0.7</AR>
<AG>0.2</AG>
<EG>1.0</EG>
<ER>1.0</ER>
<EB>0.0</EB>
<Compass>1</Compass>
<XMax>9999.</XMax>
<YMax>9999.</YMax>
<ZMax>9999.</ZMax>
<XMin>0.</XMin>
<YMin>0.</YMin>
<ZMin>0.</ZMin>
<SoftRampX>1.</SoftRampX>
<SoftRampY>1.</SoftRampY>
<SoftRampZ>1.</SoftRampZ>
<Vel0>66.67</Vel0>
<Acc0>300.</Acc0>
<Steps0>1000.</Steps0>
<Vel1>33.33</Vel1>
<Acc1>150.</Acc1>
<Steps1>2000.</Steps1>
<Vel2>33.33</Vel2>
<Acc2>150.</Acc2>
<Steps2>2000.</Steps2>
<PulseWidth>0</PulseWidth>
<DirPulse>0</DirPulse>
<GPath>C:\Users\4StepsAhead BV\Desktop\Das Special Products\Membraandop\Membraandop axiaal nadraaien.txt</GPath>
<AAxisOn>0</AAxisOn>
<PWM>0</PWM>
<BAxisOn>0</BAxisOn>
<CAxisOn>0</CAxisOn>
<XAxisOn>1</XAxisOn>
<YAxisOn>0</YAxisOn>
<ZAxisOn>1</ZAxisOn>
<SpindleControl>0</SpindleControl>
<Port2On>0</Port2On>
<Port1On>1</Port1On>
<Port1Add>888</Port1Add>
<Port2Add>632</Port2Add>
<Activate1In>0</Activate1In>
<Activate2In>0</Activate2In>
<Activate3In>0</Activate3In>
<Activate4In>0</Activate4In>
<DigitizeIn>0</DigitizeIn>
<Encoder1>0</Encoder1>
<Encoder2>-209601</Encoder2>
<Encoder3>0</Encoder3>
<HomeA>0</HomeA>
<HomeB>0</HomeB>
<HomeC>0</HomeC>
<HomeX>0</HomeX>
<HomeY>0</HomeY>
<HomeZ>0</HomeZ>
<IndexPulse>0</IndexPulse>
<THCOn>0</THCOn>
<LimitAMinus>0</LimitAMinus>
<LimitBMinus>0</LimitBMinus>
<LimitCMinus>0</LimitCMinus>
<LimitXMinus>0</LimitXMinus>
<LimitYMinus>0</LimitYMinus>
<LimitZMinus>0</LimitZMinus>
<LimitAPlus>0</LimitAPlus>
<LimitBPlus>0</LimitBPlus>
<LimitCPlus>0</LimitCPlus>
<LimitXPlus>0</LimitXPlus>
<LimitYPlus>0</LimitYPlus>
<LimitZPlus>0</LimitZPlus>
<LimitOverRide>0</LimitOverRide>
<XDirPort>1</XDirPort>
<XDirPin>3</XDirPin>
<XStepPort>1</XStepPort>
<XStepPin>2</XStepPin>
<XDirNeg>1</XDirNeg>
<XStepNeg>1</XStepNeg>
<YDirPort>1</YDirPort>
<YDirPin>5</YDirPin>
<YStepPort>1</YStepPort>
<YStepPin>4</YStepPin>
<YDirNeg>0</YDirNeg>
<YStepNeg>0</YStepNeg>
<ZDirPort>1</ZDirPort>
<ZDirPin>7</ZDirPin>
<ZStepPort>1</ZStepPort>
<ZStepPin>6</ZStepPin>
<ZDirNeg>1</ZDirNeg>
<ZStepNeg>1</ZStepNeg>
<ADirPort>1</ADirPort>
<ADirPin>8</ADirPin>
<AStepPort>1</AStepPort>
<AStepPin>9</AStepPin>
<ADirNeg>0</ADirNeg>
<AStepNeg>0</AStepNeg>
<BDirPort>0</BDirPort>
<BDirPin>0</BDirPin>
<BStepPort>0</BStepPort>
<BStepPin>0</BStepPin>
<BDirNeg>0</BDirNeg>
<BStepNeg>0</BStepNeg>
<CDirPort>0</CDirPort>
<CDirPin>0</CDirPin>
<CStepPort>0</CStepPort>
<CStepPin>0</CStepPin>
<CDirNeg>0</CDirNeg>
<CStepNeg>0</CStepNeg>
<SPDirPort>0</SPDirPort>
<SPDirPin>0</SPDirPin>
<SPStepPort>0</SPStepPort>
<SPStepPin>0</SPStepPin>
<SPDirNeg>0</SPDirNeg>
<SPStepNeg>0</SPStepNeg>
<Enable1Pin>17</Enable1Pin>
<Enable1Port>1</Enable1Port>
<Enable2Pin>0</Enable2Pin>
<Enable2Port>0</Enable2Port>
<Enable3Pin>0</Enable3Pin>
<Enable3Port>0</Enable3Port>
<Enable4Pin>0</Enable4Pin>
<Enable4Port>0</Enable4Port>
<Enable5Pin>0</Enable5Pin>
<Enable5Port>0</Enable5Port>
<Enable6Pin>0</Enable6Pin>
<Enable6Port>0</Enable6Port>
<Enable1Neg>1</Enable1Neg>
<Enable2Neg>0</Enable2Neg>
<Enable3Neg>0</Enable3Neg>
<Enable4Neg>0</Enable4Neg>
<Enable5Neg>0</Enable5Neg>
<Enable6Neg>0</Enable6Neg>
<Extern1Neg>0</Extern1Neg>
<Extern2Neg>0</Extern2Neg>
<Extern3Neg>0</Extern3Neg>
<TrigDigitizeNeg>0</TrigDigitizeNeg>
<TrigDigPin>0</TrigDigPin>
<TrigDigPort>0</TrigDigPort>
<Extern1Pin>1</Extern1Pin>
<Extern1Port>1</Extern1Port>
<Extern2Pin>14</Extern2Pin>
<Extern2Port>1</Extern2Port>
<Extern3Pin>16</Extern3Pin>
<Extern3Port>1</Extern3Port>
<ChargePin>16</ChargePin>
<ChargePort>1</ChargePort>
<OutActive1>0</OutActive1>
<OutActive2>0</OutActive2>
<OutActive3>0</OutActive3>
<Enable1>1</Enable1>
<Enable2>0</Enable2>
<Enable3>0</Enable3>
<Enable4>0</Enable4>
<Enable5>0</Enable5>
<Enable6>0</Enable6>
<Charge>0</Charge>
<TrigDigitize>0</TrigDigitize>
<Active1Pin>10</Active1Pin>
<Active1Port>1</Active1Port>
<Active2Pin>10</Active2Pin>
<Active2Port>1</Active2Port>
<Active3Pin>10</Active3Pin>
<Active3Port>1</Active3Port>
<Active4Pin>10</Active4Pin>
<Active4Port>1</Active4Port>
<RaisePin>11</RaisePin>
<RaisePort>1</RaisePort>
<LowerPin>12</LowerPin>
<LowerPort>1</LowerPort>
<TorchOnPin>10</TorchOnPin>
<TorchOnPort>1</TorchOnPort>
<TorchOnNeg>0</TorchOnNeg>
<RaiseNeg>0</RaiseNeg>
<LowerNeg>0</LowerNeg>
<HomeAPin>10</HomeAPin>
<HomeAPort>1</HomeAPort>
<HomeBPin>10</HomeBPin>
<HomeBPort>1</HomeBPort>
<HomeCPin>10</HomeCPin>
<HomeCPort>1</HomeCPort>
<HomeXPin>10</HomeXPin>
<HomeXPort>1</HomeXPort>
<HomeYPin>10</HomeYPin>
<HomeYPort>1</HomeYPort>
<HomeZPin>10</HomeZPin>
<HomeZPort>1</HomeZPort>
<IndexPin>10</IndexPin>
<IndexPort>1</IndexPort>
<LimitsOvPin>10</LimitsOvPin>
<LimitsOvPort>1</LimitsOvPort>
<LimitAMinusPin>0</LimitAMinusPin>
<LimitAMinusPort>1</LimitAMinusPort>
<LimitBMinusPin>0</LimitBMinusPin>
<LimitBMinusPort>1</LimitBMinusPort>
<LimitCMinusPin>0</LimitCMinusPin>
<LimitCMinusPort>1</LimitCMinusPort>
<LimitXMinusPin>11</LimitXMinusPin>
<LimitXMinusPort>1</LimitXMinusPort>
<LimitYMinusPin>12</LimitYMinusPin>
<LimitYMinusPort>1</LimitYMinusPort>
<LimitZMinusPin>0</LimitZMinusPin>
<LimitZMinusPort>1</LimitZMinusPort>
<LimitAPlusPin>0</LimitAPlusPin>
<LimitAPlusPort>1</LimitAPlusPort>
<LimitBPlusPin>0</LimitBPlusPin>
<LimitBPlusPort>1</LimitBPlusPort>
<LimitCPlusPin>0</LimitCPlusPin>
<LimitCPlusPort>1</LimitCPlusPort>
<LimitXPlusPin>0</LimitXPlusPin>
<LimitXPlusPort>1</LimitXPlusPort>
<LimitYPlusPin>0</LimitYPlusPin>
<LimitYPlusPort>1</LimitYPlusPort>
<LimitZPlusPin>13</LimitZPlusPin>
<LimitZPlusPort>1</LimitZPlusPort>
<EmergencyPin>10</EmergencyPin>
<EmergencyPort>1</EmergencyPort>
<DigitizePin>10</DigitizePin>
<DigitizePort>1</DigitizePort>
<EmergencyNeg>1</EmergencyNeg>
<Activate1Neg>0</Activate1Neg>
<Activate2Neg>0</Activate2Neg>
<Activate3Neg>0</Activate3Neg>
<Activate4Neg>0</Activate4Neg>
<DigitizeNeg>0</DigitizeNeg>
<HomeANeg>0</HomeANeg>
<HomeBNeg>0</HomeBNeg>
<HomeCNeg>0</HomeCNeg>
<HomeXNeg>0</HomeXNeg>
<HomeYNeg>0</HomeYNeg>
<HomeZNeg>0</HomeZNeg>
<IndexNeg>0</IndexNeg>
<LimitOverRideNeg>0</LimitOverRideNeg>
<LimitAMinusNeg>0</LimitAMinusNeg>
<LimitBMinusNeg>0</LimitBMinusNeg>
<LimitCMinusNeg>0</LimitCMinusNeg>
<LimitXMinusNeg>1</LimitXMinusNeg>
<LimitYMinusNeg>1</LimitYMinusNeg>
<LimitZMinusNeg>0</LimitZMinusNeg>
<LimitAPlusNeg>0</LimitAPlusNeg>
<LimitBPlusNeg>0</LimitBPlusNeg>
<LimitCPlusNeg>0</LimitCPlusNeg>
<LimitXPlusNeg>0</LimitXPlusNeg>
<LimitYPlusNeg>0</LimitYPlusNeg>
<LimitZPlusNeg>1</LimitZPlusNeg>
<Motor0Active>1</Motor0Active>
<Motor0DirNeg>1</Motor0DirNeg>
<Motor0DirPort>1</Motor0DirPort>
<Motor0DirPin>3</Motor0DirPin>
<Motor0StepNeg>1</Motor0StepNeg>
<Motor0StepPort>1</Motor0StepPort>
<Motor0StepPin>2</Motor0StepPin>
<Motor1Active>0</Motor1Active>
<Motor1DirNeg>0</Motor1DirNeg>
<Motor1DirPort>0</Motor1DirPort>
<Motor1DirPin>0</Motor1DirPin>
<Motor1StepNeg>0</Motor1StepNeg>
<Motor1StepPort>0</Motor1StepPort>
<Motor1StepPin>0</Motor1StepPin>
<Motor2Active>1</Motor2Active>
<Motor2DirNeg>1</Motor2DirNeg>
<Motor2DirPort>1</Motor2DirPort>
<Motor2DirPin>7</Motor2DirPin>
<Motor2StepNeg>1</Motor2StepNeg>
<Motor2StepPort>1</Motor2StepPort>
<Motor2StepPin>6</Motor2StepPin>
<Motor3Active>0</Motor3Active>
<Motor3DirNeg>0</Motor3DirNeg>
<Motor3DirPort>0</Motor3DirPort>
<Motor3DirPin>0</Motor3DirPin>
<Motor3StepNeg>0</Motor3StepNeg>
<Motor3StepPort>0</Motor3StepPort>
<Motor3StepPin>0</Motor3StepPin>
<Motor4Active>0</Motor4Active>
<Motor4DirNeg>0</Motor4DirNeg>
<Motor4DirPort>0</Motor4DirPort>
<Motor4DirPin>0</Motor4DirPin>
<Motor4StepNeg>0</Motor4StepNeg>
<Motor4StepPort>0</Motor4StepPort>
<Motor4StepPin>0</Motor4StepPin>
<Motor5Active>0</Motor5Active>
<Motor5DirNeg>0</Motor5DirNeg>
<Motor5DirPort>0</Motor5DirPort>
<Motor5DirPin>0</Motor5DirPin>
<Motor5StepNeg>0</Motor5StepNeg>
<Motor5StepPort>0</Motor5StepPort>
<Motor5StepPin>0</Motor5StepPin>
<Motor6Active>1</Motor6Active>
<Motor6DirNeg>0</Motor6DirNeg>
<Motor6DirPort>0</Motor6DirPort>
<Motor6DirPin>0</Motor6DirPin>
<Motor6StepNeg>0</Motor6StepNeg>
<Motor6StepPort>0</Motor6StepPort>
<Motor6StepPin>0</Motor6StepPin>
<GeckoMode>0</GeckoMode>
<USBINPUTS>16</USBINPUTS>
<USBOUTPUTS>16</USBOUTPUTS>
<MaxCL>0</MaxCL>
<MaxNC10>0</MaxNC10>
<Input0Active>1</Input0Active>
<Input0Port>1</Input0Port>
<Input0Pin>49</Input0Pin>
<Input0Neg>0</Input0Neg>
<Input0Emulated>0</Input0Emulated>
<Input0EmuKey>0</Input0EmuKey>
<Input1Active>1</Input1Active>
<Input1Port>1</Input1Port>
<Input1Pin>48</Input1Pin>
<Input1Neg>0</Input1Neg>
<Input1Emulated>0</Input1Emulated>
<Input1EmuKey>0</Input1EmuKey>
<Input2Active>0</Input2Active>
<Input2Port>0</Input2Port>
<Input2Pin>0</Input2Pin>
<Input2Neg>0</Input2Neg>
<Input2Emulated>0</Input2Emulated>
<Input2EmuKey>0</Input2EmuKey>
<Input3Active>1</Input3Active>
<Input3Port>2</Input3Port>
<Input3Pin>8</Input3Pin>
<Input3Neg>0</Input3Neg>
<Input3Emulated>0</Input3Emulated>
<Input3EmuKey>0</Input3EmuKey>
<Input4Active>1</Input4Active>
<Input4Port>2</Input4Port>
<Input4Pin>9</Input4Pin>
<Input4Neg>0</Input4Neg>
<Input4Emulated>0</Input4Emulated>
<Input4EmuKey>0</Input4EmuKey>
<Input5Active>0</Input5Active>
<Input5Port>0</Input5Port>
<Input5Pin>0</Input5Pin>
<Input5Neg>0</Input5Neg>
<Input5Emulated>0</Input5Emulated>
<Input5EmuKey>0</Input5EmuKey>
<Input6Active>1</Input6Active>
<Input6Port>1</Input6Port>
<Input6Pin>51</Input6Pin>
<Input6Neg>0</Input6Neg>
<Input6Emulated>0</Input6Emulated>
<Input6EmuKey>0</Input6EmuKey>
<Input7Active>1</Input7Active>
<Input7Port>1</Input7Port>
<Input7Pin>50</Input7Pin>
<Input7Neg>0</Input7Neg>
<Input7Emulated>0</Input7Emulated>
<Input7EmuKey>0</Input7EmuKey>
<Input8Active>0</Input8Active>
<Input8Port>0</Input8Port>
<Input8Pin>0</Input8Pin>
<Input8Neg>0</Input8Neg>
<Input8Emulated>0</Input8Emulated>
<Input8EmuKey>0</Input8EmuKey>
<Input9Active>1</Input9Active>
<Input9Port>1</Input9Port>
<Input9Pin>53</Input9Pin>
<Input9Neg>0</Input9Neg>
<Input9Emulated>0</Input9Emulated>
<Input9EmuKey>0</Input9EmuKey>
<Input10Active>1</Input10Active>
<Input10Port>1</Input10Port>
<Input10Pin>52</Input10Pin>
<Input10Neg>0</Input10Neg>
<Input10Emulated>0</Input10Emulated>
<Input10EmuKey>0</Input10EmuKey>
<Input11Active>0</Input11Active>
<Input11Port>0</Input11Port>
<Input11Pin>0</Input11Pin>
<Input11Neg>0</Input11Neg>
<Input11Emulated>0</Input11Emulated>
<Input11EmuKey>0</Input11EmuKey>
<Input12Active>1</Input12Active>
<Input12Port>2</Input12Port>
<Input12Pin>10</Input12Pin>
<Input12Neg>1</Input12Neg>
<Input12Emulated>0</Input12Emulated>
<Input12EmuKey>0</Input12EmuKey>
<Input13Active>1</Input13Active>
<Input13Port>1</Input13Port>
<Input13Pin>31</Input13Pin>
<Input13Neg>1</Input13Neg>
<Input13Emulated>0</Input13Emulated>
<Input13EmuKey>0</Input13EmuKey>
<Input14Active>0</Input14Active>
<Input14Port>0</Input14Port>
<Input14Pin>0</Input14Pin>
<Input14Neg>0</Input14Neg>
<Input14Emulated>0</Input14Emulated>
<Input14EmuKey>0</Input14EmuKey>
<Input15Active>1</Input15Active>
<Input15Port>2</Input15Port>
<Input15Pin>12</Input15Pin>
<Input15Neg>1</Input15Neg>
<Input15Emulated>0</Input15Emulated>
<Input15EmuKey>0</Input15EmuKey>
<Input16Active>1</Input16Active>
<Input16Port>2</Input16Port>
<Input16Pin>13</Input16Pin>
<Input16Neg>1</Input16Neg>
<Input16Emulated>0</Input16Emulated>
<Input16EmuKey>0</Input16EmuKey>
<Input17Active>0</Input17Active>
<Input17Port>0</Input17Port>
<Input17Pin>0</Input17Pin>
<Input17Neg>0</Input17Neg>
<Input17Emulated>0</Input17Emulated>
<Input17EmuKey>0</Input17EmuKey>
<Input18Active>1</Input18Active>
<Input18Port>2</Input18Port>
<Input18Pin>14</Input18Pin>
<Input18Neg>1</Input18Neg>
<Input18Emulated>0</Input18Emulated>
<Input18EmuKey>0</Input18EmuKey>
<Input19Active>1</Input19Active>
<Input19Port>2</Input19Port>
<Input19Pin>15</Input19Pin>
<Input19Neg>1</Input19Neg>
<Input19Emulated>0</Input19Emulated>
<Input19EmuKey>0</Input19EmuKey>
<Input20Active>1</Input20Active>
<Input20Port>1</Input20Port>
<Input20Pin>29</Input20Pin>
<Input20Neg>1</Input20Neg>
<Input20Emulated>0</Input20Emulated>
<Input20EmuKey>0</Input20EmuKey>
<Input21Active>1</Input21Active>
<Input21Port>1</Input21Port>
<Input21Pin>30</Input21Pin>
<Input21Neg>1</Input21Neg>
<Input21Emulated>0</Input21Emulated>
<Input21EmuKey>0</Input21EmuKey>
<Input22Active>0</Input22Active>
<Input22Port>0</Input22Port>
<Input22Pin>0</Input22Pin>
<Input22Neg>0</Input22Neg>
<Input22Emulated>0</Input22Emulated>
<Input22EmuKey>0</Input22EmuKey>
<Input23Active>0</Input23Active>
<Input23Port>0</Input23Port>
<Input23Pin>0</Input23Pin>
<Input23Neg>0</Input23Neg>
<Input23Emulated>0</Input23Emulated>
<Input23EmuKey>0</Input23EmuKey>
<Input24Active>0</Input24Active>
<Input24Port>0</Input24Port>
<Input24Pin>0</Input24Pin>
<Input24Neg>0</Input24Neg>
<Input24Emulated>0</Input24Emulated>
<Input24EmuKey>0</Input24EmuKey>
<Input25Active>1</Input25Active>
<Input25Port>1</Input25Port>
<Input25Pin>31</Input25Pin>
<Input25Neg>1</Input25Neg>
<Input25Emulated>0</Input25Emulated>
<Input25EmuKey>0</Input25EmuKey>
<Input26Active>0</Input26Active>
<Input26Port>0</Input26Port>
<Input26Pin>0</Input26Pin>
<Input26Neg>0</Input26Neg>
<Input26Emulated>0</Input26Emulated>
<Input26EmuKey>0</Input26EmuKey>
<Input27Active>0</Input27Active>
<Input27Port>0</Input27Port>
<Input27Pin>0</Input27Pin>
<Input27Neg>0</Input27Neg>
<Input27Emulated>0</Input27Emulated>
<Input27EmuKey>0</Input27EmuKey>
<Input28Active>0</Input28Active>
<Input28Port>0</Input28Port>
<Input28Pin>0</Input28Pin>
<Input28Neg>0</Input28Neg>
<Input28Emulated>0</Input28Emulated>
<Input28EmuKey>0</Input28EmuKey>
<Input29Active>0</Input29Active>
<Input29Port>0</Input29Port>
<Input29Pin>0</Input29Pin>
<Input29Neg>0</Input29Neg>
<Input29Emulated>0</Input29Emulated>
<Input29EmuKey>0</Input29EmuKey>
<Input30Active>0</Input30Active>
<Input30Port>0</Input30Port>
<Input30Pin>0</Input30Pin>
<Input30Neg>0</Input30Neg>
<Input30Emulated>0</Input30Emulated>
<Input30EmuKey>0</Input30EmuKey>
<Input31Active>0</Input31Active>
<Input31Port>0</Input31Port>
<Input31Pin>0</Input31Pin>
<Input31Neg>0</Input31Neg>
<Input31Emulated>0</Input31Emulated>
<Input31EmuKey>0</Input31EmuKey>
<Input32Active>0</Input32Active>
<Input32Port>0</Input32Port>
<Input32Pin>0</Input32Pin>
<Input32Neg>0</Input32Neg>
<Input32Emulated>0</Input32Emulated>
<Input32EmuKey>0</Input32EmuKey>
<Input33Active>0</Input33Active>
<Input33Port>0</Input33Port>
<Input33Pin>0</Input33Pin>
<Input33Neg>0</Input33Neg>
<Input33Emulated>0</Input33Emulated>
<Input33EmuKey>0</Input33EmuKey>
<Input34Active>0</Input34Active>
<Input34Port>0</Input34Port>
<Input34Pin>0</Input34Pin>
<Input34Neg>0</Input34Neg>
<Input34Emulated>0</Input34Emulated>
<Input34EmuKey>0</Input34EmuKey>
<Input35Active>0</Input35Active>
<Input35Port>0</Input35Port>
<Input35Pin>0</Input35Pin>
<Input35Neg>0</Input35Neg>
<Input35Emulated>0</Input35Emulated>
<Input35EmuKey>0</Input35EmuKey>
<Output0Active>0</Output0Active>
<Output0Port>0</Output0Port>
<Output0Pin>0</Output0Pin>
<Output0Neg>0</Output0Neg>
<Output1Active>1</Output1Active>
<Output1Port>1</Output1Port>
<Output1Pin>61</Output1Pin>
<Output1Neg>0</Output1Neg>
<Output2Active>0</Output2Active>
<Output2Port>0</Output2Port>
<Output2Pin>0</Output2Pin>
<Output2Neg>0</Output2Neg>
<Output3Active>0</Output3Active>
<Output3Port>0</Output3Port>
<Output3Pin>0</Output3Pin>
<Output3Neg>0</Output3Neg>
<Output4Active>0</Output4Active>
<Output4Port>0</Output4Port>
<Output4Pin>0</Output4Pin>
<Output4Neg>0</Output4Neg>
<Output5Active>0</Output5Active>
<Output5Port>0</Output5Port>
<Output5Pin>0</Output5Pin>
<Output5Neg>0</Output5Neg>
<Output6Active>0</Output6Active>
<Output6Port>0</Output6Port>
<Output6Pin>0</Output6Pin>
<Output6Neg>0</Output6Neg>
<Output7Active>0</Output7Active>
<Output7Port>0</Output7Port>
<Output7Pin>0</Output7Pin>
<Output7Neg>0</Output7Neg>
<Output8Active>0</Output8Active>
<Output8Port>0</Output8Port>
<Output8Pin>0</Output8Pin>
<Output8Neg>0</Output8Neg>
<Output9Active>1</Output9Active>
<Output9Port>1</Output9Port>
<Output9Pin>33</Output9Pin>
<Output9Neg>0</Output9Neg>
<Output10Active>0</Output10Active>
<Output10Port>0</Output10Port>
<Output10Pin>0</Output10Pin>
<Output10Neg>0</Output10Neg>
<Output11Active>0</Output11Active>
<Output11Port>0</Output11Port>
<Output11Pin>0</Output11Pin>
<Output11Neg>0</Output11Neg>
<Output12Active>0</Output12Active>
<Output12Port>0</Output12Port>
<Output12Pin>0</Output12Pin>
<Output12Neg>0</Output12Neg>
<Output13Active>0</Output13Active>
<Output13Port>0</Output13Port>
<Output13Pin>0</Output13Pin>
<Output13Neg>0</Output13Neg>
<Output14Active>0</Output14Active>
<Output14Port>0</Output14Port>
<Output14Pin>0</Output14Pin>
<Output14Neg>0</Output14Neg>
<Output15Active>0</Output15Active>
<Output15Port>0</Output15Port>
<Output15Pin>0</Output15Pin>
<Output15Neg>0</Output15Neg>
<Encoder0Active>0</Encoder0Active>
<Encoder0APort>0</Encoder0APort>
<Encoder0APin>0</Encoder0APin>
<Encoder0BPort>0</Encoder0BPort>
<Encoder0BPin>0</Encoder0BPin>
<Encoder0Cal>1.000000</Encoder0Cal>
<Encoder1Active>0</Encoder1Active>
<Encoder1APort>0</Encoder1APort>
<Encoder1APin>0</Encoder1APin>
<Encoder1BPort>0</Encoder1BPort>
<Encoder1BPin>0</Encoder1BPin>
<Encoder1Cal>1.000000</Encoder1Cal>
<Encoder2Active>0</Encoder2Active>
<Encoder2APort>0</Encoder2APort>
<Encoder2APin>0</Encoder2APin>
<Encoder2BPort>0</Encoder2BPort>
<Encoder2BPin>0</Encoder2BPin>
<Encoder2Cal>1.000000</Encoder2Cal>
<Encoder3Active>0</Encoder3Active>
<Encoder3APort>0</Encoder3APort>
<Encoder3APin>0</Encoder3APin>
<Encoder3BPort>0</Encoder3BPort>
<Encoder3BPin>0</Encoder3BPin>
<Encoder3Cal>1.000000</Encoder3Cal>
<Encoder4Active>1</Encoder4Active>
<Encoder4APort>1</Encoder4APort>
<Encoder4APin>13</Encoder4APin>
<Encoder4BPort>1</Encoder4BPort>
<Encoder4BPin>15</Encoder4BPin>
<Encoder4Cal>5.000000</Encoder4Cal>
<Encoder5Active>0</Encoder5Active>
<Encoder5APort>0</Encoder5APort>
<Encoder5APin>0</Encoder5APin>
<Encoder5BPort>0</Encoder5BPort>
<Encoder5BPin>0</Encoder5BPin>
<Encoder5Cal>1.000000</Encoder5Cal>
<Encoder6Active>0</Encoder6Active>
<Encoder6APort>0</Encoder6APort>
<Encoder6APin>0</Encoder6APin>
<Encoder6BPort>0</Encoder6BPort>
<Encoder6BPin>0</Encoder6BPin>
<Encoder6Cal>1.000000</Encoder6Cal>
<Encoder7Active>0</Encoder7Active>
<Encoder7APort>0</Encoder7APort>
<Encoder7APin>0</Encoder7APin>
<Encoder7BPort>0</Encoder7BPort>
<Encoder7BPin>0</Encoder7BPin>
<Encoder7Cal />
<M0SoftRamp>1.</M0SoftRamp>
<M1SoftRamp>1.</M1SoftRamp>
<M2SoftRamp>1.</M2SoftRamp>
<M3SoftRamp>1.</M3SoftRamp>
<M4SoftRamp>1.</M4SoftRamp>
<M5SoftRamp>1.</M5SoftRamp>
<M0Max>100.</M0Max>
<M1Max>100.</M1Max>
<M2Max>100.</M2Max>
<M3Max>100.</M3Max>
<M4Max>100.</M4Max>
<M5Max>100.</M5Max>
<M0Min>-100.</M0Min>
<M1Min>-100.</M1Min>
<M2Min>-100.</M2Min>
<M3Min>-100.</M3Min>
<M4Min>-100.</M4Min>
<M5Min>-100.</M5Min>
<M0Neg>0</M0Neg>
<M1Neg>0</M1Neg>
<M2Neg>0</M2Neg>
<M3Neg>0</M3Neg>
<M4Neg>0</M4Neg>
<M5Neg>0</M5Neg>
<M0AutoZero>1</M0AutoZero>
<M1AutoZero>1</M1AutoZero>
<M2AutoZero>1</M2AutoZero>
<M3AutoZero>1</M3AutoZero>
<M4AutoZero>1</M4AutoZero>
<M5AutoZero>1</M5AutoZero>
<M0Rev>1</M0Rev>
<M1Rev>0</M1Rev>
<M2Rev>0</M2Rev>
<M3Rev>0</M3Rev>
<M4Rev>0</M4Rev>
<M5Rev>0</M5Rev>
<M6Rev>0</M6Rev>
<OffPersist>1</OffPersist>
<Diameter>0</Diameter>
<OffDialogs>1</OffDialogs>
<G54Back>0</G54Back>
<GougeCheck>0</GougeCheck>
<AxisToMotor0>0</AxisToMotor0>
<AxisToMotor1>1</AxisToMotor1>
<AxisToMotor2>2</AxisToMotor2>
<AxisToMotor3>3</AxisToMotor3>
<AxisToMotor4>4</AxisToMotor4>
<AxisToMotor5>5</AxisToMotor5>
<AxisToMotor6>6</AxisToMotor6>
<JogActive>1</JogActive>
<SlowMode>0</SlowMode>
<JogPersist>1</JogPersist>
<ToolRotations>0</ToolRotations>
<SoftLimit>0</SoftLimit>
<JogMode>0</JogMode>
<SpinInc>10</SpinInc>
<TangentalControl>0</TangentalControl>
<NoPlunge>0</NoPlunge>
<PlungeLimit>60</PlungeLimit>
<AutoTool>0</AutoTool>
<AutoSpindle>0</AutoSpindle>
<LaserMode>0</LaserMode>
<OriginSphere>0</OriginSphere>
<m_3dCompass>1</m_3dCompass>
<Boundries>0</Boundries>
<ToolPosition>0</ToolPosition>
<AParallel>-1</AParallel>
<ZINHPersist>0</ZINHPersist>
<OVPersist>0</OVPersist>
<G73PullBack>0.1</G73PullBack>
<CVFeedOn>0</CVFeedOn>
<CVFeedRate>1.</CVFeedRate>
<AtoX>-6.277e+066</AtoX>
<AtoY>-6.277e+066</AtoY>
<AtoZ>-6.277e+066</AtoZ>
<OEMDRO0>0.</OEMDRO0>
<OEMLED0>0</OEMLED0>
<OEMDRO1>0.</OEMDRO1>
<OEMLED1>0</OEMLED1>
<OEMDRO2>0.</OEMDRO2>
<OEMLED2>0</OEMLED2>
<OEMDRO3>0.</OEMDRO3>
<OEMLED3>1</OEMLED3>
<OEMDRO4>0.</OEMDRO4>
<OEMLED4>0</OEMLED4>
<OEMDRO5>10.</OEMDRO5>
<OEMLED5>1</OEMLED5>
<OEMDRO6>0.1</OEMDRO6>
<OEMLED6>0</OEMLED6>
<OEMDRO7>10.</OEMDRO7>
<OEMLED7>0</OEMLED7>
<OEMDRO8>0.</OEMDRO8>
<OEMLED8>0</OEMLED8>
<OEMDRO9>2.5e-002</OEMDRO9>
<OEMLED9>0</OEMLED9>
<OEMDRO10>0.13</OEMDRO10>
<OEMLED10>0</OEMLED10>
<OEMDRO11>5.e-002</OEMDRO11>
<OEMLED11>0</OEMLED11>
<OEMDRO12>0.1</OEMDRO12>
<OEMLED12>0</OEMLED12>
<OEMDRO13>29.</OEMDRO13>
<OEMLED13>0</OEMLED13>
<OEMDRO14>1.</OEMDRO14>
<OEMLED14>0</OEMLED14>
<OEMDRO15>1.e-004</OEMDRO15>
<OEMLED15>0</OEMLED15>
<OEMDRO16>9.5</OEMDRO16>
<OEMLED16>0</OEMLED16>
<OEMDRO17>45.</OEMDRO17>
<OEMLED17>0</OEMLED17>
<OEMDRO18>0.</OEMDRO18>
<OEMLED18>0</OEMLED18>
<OEMDRO19>2.</OEMDRO19>
<OEMLED19>0</OEMLED19>
<OEMDRO20>0.3</OEMDRO20>
<OEMLED20>1</OEMLED20>
<OEMDRO21>3.e-003</OEMDRO21>
<OEMLED21>0</OEMLED21>
<OEMDRO22>25.</OEMDRO22>
<OEMLED22>0</OEMLED22>
<OEMDRO23>0.</OEMDRO23>
<OEMLED23>0</OEMLED23>
<OEMDRO24>0.</OEMDRO24>
<OEMLED24>1</OEMLED24>
<OEMDRO25>0.</OEMDRO25>
<OEMLED25>0</OEMLED25>
<OEMDRO26>0.</OEMDRO26>
<OEMLED26>0</OEMLED26>
<OEMDRO27>0.</OEMDRO27>
<OEMLED27>0</OEMLED27>
<OEMDRO28>0.</OEMDRO28>
<OEMLED28>0</OEMLED28>
<OEMDRO29>30.09375</OEMDRO29>
<OEMLED29>0</OEMLED29>
<OEMDRO30>10.</OEMDRO30>
<OEMLED30>0</OEMLED30>
<OEMDRO31>2000.</OEMDRO31>
<OEMLED31>0</OEMLED31>
<OEMDRO32>200.</OEMDRO32>
<OEMLED32>0</OEMLED32>
<OEMDRO33>0.41771094</OEMDRO33>
<OEMLED33>0</OEMLED33>
<OEMDRO34>150.</OEMDRO34>
<OEMLED34>0</OEMLED34>
<OEMDRO35>0.1</OEMDRO35>
<OEMLED35>0</OEMLED35>
<OEMDRO36>0.</OEMDRO36>
<OEMLED36>0</OEMLED36>
<OEMDRO37>0.</OEMDRO37>
<OEMLED37>0</OEMLED37>
<OEMDRO38>0.</OEMDRO38>
<OEMLED38>0</OEMLED38>
<OEMDRO39>0.</OEMDRO39>
<OEMLED39>0</OEMLED39>
<OEMDRO40>0.</OEMDRO40>
<OEMLED40>0</OEMLED40>
<OEMDRO41>0.</OEMDRO41>
<OEMLED41>0</OEMLED41>
<OEMDRO42>0.</OEMDRO42>
<OEMLED42>0</OEMLED42>
<OEMDRO43>0.</OEMDRO43>
<OEMLED43>0</OEMLED43>
<OEMDRO44>0.</OEMDRO44>
<OEMLED44>0</OEMLED44>
<OEMDRO45>0.</OEMDRO45>
<OEMLED45>0</OEMLED45>
<OEMDRO46>0.</OEMDRO46>
<OEMLED46>0</OEMLED46>
<OEMDRO47>0.</OEMDRO47>
<OEMLED47>0</OEMLED47>
<OEMDRO48>0.</OEMDRO48>
<OEMLED48>0</OEMLED48>
<OEMDRO49>0.</OEMDRO49>
<OEMLED49>0</OEMLED49>
<OEMDRO50>0.</OEMDRO50>
<OEMLED50>0</OEMLED50>
<OEMDRO51>0.</OEMDRO51>
<OEMLED51>0</OEMLED51>
<OEMDRO52>0.</OEMDRO52>
<OEMLED52>0</OEMLED52>
<OEMDRO53>0.</OEMDRO53>
<OEMLED53>0</OEMLED53>
<OEMDRO54>0.</OEMDRO54>
<OEMLED54>0</OEMLED54>
<OEMDRO55>0.</OEMDRO55>
<OEMLED55>0</OEMLED55>
<OEMDRO56>0.</OEMDRO56>
<OEMLED56>0</OEMLED56>
<OEMDRO57>0.</OEMDRO57>
<OEMLED57>0</OEMLED57>
<OEMDRO58>0.</OEMDRO58>
<OEMLED58>0</OEMLED58>
<OEMDRO59>0.</OEMDRO59>
<OEMLED59>0</OEMLED59>
<OEMDRO60>0.</OEMDRO60>
<OEMLED60>0</OEMLED60>
<OEMDRO61>0.</OEMDRO61>
<OEMLED61>0</OEMLED61>
<OEMDRO62>0.</OEMDRO62>
<OEMLED62>0</OEMLED62>
<OEMDRO63>0.</OEMDRO63>
<OEMLED63>0</OEMLED63>
<OEMDRO64>0.</OEMDRO64>
<OEMLED64>0</OEMLED64>
<OEMDRO65>0.</OEMDRO65>
<OEMLED65>0</OEMLED65>
<OEMDRO66>0.</OEMDRO66>
<OEMLED66>0</OEMLED66>
<OEMDRO67>0.</OEMDRO67>
<OEMLED67>0</OEMLED67>
<OEMDRO68>0.</OEMDRO68>
<OEMLED68>0</OEMLED68>
<OEMDRO69>0.</OEMDRO69>
<OEMLED69>0</OEMLED69>
<OEMDRO70>0.</OEMDRO70>
<OEMLED70>0</OEMLED70>
<OEMDRO71>0.</OEMDRO71>
<OEMLED71>0</OEMLED71>
<OEMDRO72>0.</OEMDRO72>
<OEMLED72>0</OEMLED72>
<OEMDRO73>0.</OEMDRO73>
<OEMLED73>0</OEMLED73>
<OEMDRO74>0.</OEMDRO74>
<OEMLED74>0</OEMLED74>
<OEMDRO75>0.</OEMDRO75>
<OEMLED75>0</OEMLED75>
<OEMDRO76>0.</OEMDRO76>
<OEMLED76>0</OEMLED76>
<OEMDRO77>0.</OEMDRO77>
<OEMLED77>0</OEMLED77>
<OEMDRO78>0.</OEMDRO78>
<OEMLED78>0</OEMLED78>
<OEMDRO79>0.</OEMDRO79>
<OEMLED79>0</OEMLED79>
<OEMDRO80>1000.</OEMDRO80>
<OEMLED80>0</OEMLED80>
<OEMDRO81>2.</OEMDRO81>
<OEMLED81>0</OEMLED81>
<OEMDRO82>0.</OEMDRO82>
<OEMLED82>0</OEMLED82>
<OEMDRO83>0.</OEMDRO83>
<OEMLED83>0</OEMLED83>
<OEMDRO84>0.</OEMDRO84>
<OEMLED84>0</OEMLED84>
<OEMDRO85>0.</OEMDRO85>
<OEMLED85>0</OEMLED85>
<OEMDRO86>0.</OEMDRO86>
<OEMLED86>0</OEMLED86>
<OEMDRO87>0.</OEMDRO87>
<OEMLED87>0</OEMLED87>
<OEMDRO88>0.</OEMDRO88>
<OEMLED88>0</OEMLED88>
<OEMDRO89>0.</OEMDRO89>
<OEMLED89>0</OEMLED89>
<OEMDRO90>0.</OEMDRO90>
<OEMLED90>0</OEMLED90>
<OEMDRO91>0.</OEMDRO91>
<OEMLED91>0</OEMLED91>
<OEMDRO92>0.</OEMDRO92>
<OEMLED92>0</OEMLED92>
<OEMDRO93>0.</OEMDRO93>
<OEMLED93>0</OEMLED93>
<OEMDRO94>0.</OEMDRO94>
<OEMLED94>0</OEMLED94>
<OEMDRO95>0.</OEMDRO95>
<OEMLED95>0</OEMLED95>
<OEMDRO96>0.</OEMDRO96>
<OEMLED96>0</OEMLED96>
<OEMDRO97>0.</OEMDRO97>
<OEMLED97>0</OEMLED97>
<OEMDRO98>0.</OEMDRO98>
<OEMLED98>0</OEMLED98>
<OEMDRO99>0.</OEMDRO99>
<OEMLED99>0</OEMLED99>
<OEMDRO100>0.</OEMDRO100>
<OEMLED100>0</OEMLED100>
<OEMDRO101>0.</OEMDRO101>
<OEMLED101>0</OEMLED101>
<OEMDRO102>0.</OEMDRO102>
<OEMLED102>0</OEMLED102>
<OEMDRO103>0.</OEMDRO103>
<OEMLED103>0</OEMLED103>
<OEMDRO104>0.</OEMDRO104>
<OEMLED104>0</OEMLED104>
<OEMDRO105>0.</OEMDRO105>
<OEMLED105>0</OEMLED105>
<OEMDRO106>0.</OEMDRO106>
<OEMLED106>0</OEMLED106>
<OEMDRO107>0.</OEMDRO107>
<OEMLED107>0</OEMLED107>
<OEMDRO108>0.</OEMDRO108>
<OEMLED108>0</OEMLED108>
<OEMDRO109>0.</OEMDRO109>
<OEMLED109>0</OEMLED109>
<OEMDRO110>0.</OEMDRO110>
<OEMLED110>0</OEMLED110>
<OEMDRO111>0.</OEMDRO111>
<OEMLED111>0</OEMLED111>
<OEMDRO112>0.</OEMDRO112>
<OEMLED112>0</OEMLED112>
<OEMDRO113>0.</OEMDRO113>
<OEMLED113>0</OEMLED113>
<OEMDRO114>0.</OEMDRO114>
<OEMLED114>0</OEMLED114>
<OEMDRO115>0.</OEMDRO115>
<OEMLED115>0</OEMLED115>
<OEMDRO116>0.</OEMDRO116>
<OEMLED116>0</OEMLED116>
<OEMDRO117>0.</OEMDRO117>
<OEMLED117>0</OEMLED117>
<OEMDRO118>0.</OEMDRO118>
<OEMLED118>0</OEMLED118>
<OEMDRO119>0.</OEMDRO119>
<OEMLED119>0</OEMLED119>
<OEMDRO120>0.</OEMDRO120>
<OEMLED120>0</OEMLED120>
<OEMDRO121>0.</OEMDRO121>
<OEMLED121>0</OEMLED121>
<OEMDRO122>0.</OEMDRO122>
<OEMLED122>0</OEMLED122>
<OEMDRO123>0.</OEMDRO123>
<OEMLED123>0</OEMLED123>
<OEMDRO124>0.</OEMDRO124>
<OEMLED124>0</OEMLED124>
<OEMDRO125>0.</OEMDRO125>
<OEMLED125>0</OEMLED125>
<OEMDRO126>0.</OEMDRO126>
<OEMLED126>0</OEMLED126>
<OEMDRO127>0.</OEMDRO127>
<OEMLED127>0</OEMLED127>
<OEMDRO128>0.</OEMDRO128>
<OEMLED128>0</OEMLED128>
<OEMDRO129>0.</OEMDRO129>
<OEMLED129>0</OEMLED129>
<OEMDRO130>0.</OEMDRO130>
<OEMLED130>0</OEMLED130>
<OEMDRO131>0.</OEMDRO131>
<OEMLED131>0</OEMLED131>
<OEMDRO132>0.</OEMDRO132>
<OEMLED132>0</OEMLED132>
<OEMDRO133>0.</OEMDRO133>
<OEMLED133>0</OEMLED133>
<OEMDRO134>0.</OEMDRO134>
<OEMLED134>0</OEMLED134>
<OEMDRO135>0.</OEMDRO135>
<OEMLED135>0</OEMLED135>
<OEMDRO136>0.</OEMDRO136>
<OEMLED136>0</OEMLED136>
<OEMDRO137>0.</OEMDRO137>
<OEMLED137>0</OEMLED137>
<OEMDRO138>0.</OEMDRO138>
<OEMLED138>0</OEMLED138>
<OEMDRO139>0.</OEMDRO139>
<OEMLED139>0</OEMLED139>
<OEMDRO140>0.</OEMDRO140>
<OEMLED140>0</OEMLED140>
<OEMDRO141>0.</OEMDRO141>
<OEMLED141>0</OEMLED141>
<OEMDRO142>0.</OEMDRO142>
<OEMLED142>0</OEMLED142>
<OEMDRO143>0.</OEMDRO143>
<OEMLED143>0</OEMLED143>
<OEMDRO144>0.</OEMDRO144>
<OEMLED144>0</OEMLED144>
<OEMDRO145>0.</OEMDRO145>
<OEMLED145>0</OEMLED145>
<OEMDRO146>0.</OEMDRO146>
<OEMLED146>0</OEMLED146>
<OEMDRO147>0.</OEMDRO147>
<OEMLED147>0</OEMLED147>
<OEMDRO148>0.</OEMDRO148>
<OEMLED148>0</OEMLED148>
<OEMDRO149>0.</OEMDRO149>
<OEMLED149>0</OEMLED149>
<OEMDRO150>0.</OEMDRO150>
<OEMLED150>0</OEMLED150>
<OEMDRO151>0.</OEMDRO151>
<OEMLED151>0</OEMLED151>
<OEMDRO152>0.</OEMDRO152>
<OEMLED152>0</OEMLED152>
<OEMDRO153>0.</OEMDRO153>
<OEMLED153>0</OEMLED153>
<OEMDRO154>0.</OEMDRO154>
<OEMLED154>0</OEMLED154>
<OEMDRO155>0.</OEMDRO155>
<OEMLED155>0</OEMLED155>
<OEMDRO156>0.</OEMDRO156>
<OEMLED156>0</OEMLED156>
<OEMDRO157>0.</OEMDRO157>
<OEMLED157>0</OEMLED157>
<OEMDRO158>0.</OEMDRO158>
<OEMLED158>0</OEMLED158>
<OEMDRO159>0.</OEMDRO159>
<OEMLED159>0</OEMLED159>
<OEMDRO160>0.</OEMDRO160>
<OEMLED160>0</OEMLED160>
<OEMDRO161>0.</OEMDRO161>
<OEMLED161>0</OEMLED161>
<OEMDRO162>0.</OEMDRO162>
<OEMLED162>0</OEMLED162>
<OEMDRO163>0.</OEMDRO163>
<OEMLED163>0</OEMLED163>
<OEMDRO164>0.</OEMDRO164>
<OEMLED164>0</OEMLED164>
<OEMDRO165>0.</OEMDRO165>
<OEMLED165>0</OEMLED165>
<OEMDRO166>0.</OEMDRO166>
<OEMLED166>0</OEMLED166>
<OEMDRO167>0.</OEMDRO167>
<OEMLED167>0</OEMLED167>
<OEMDRO168>0.</OEMDRO168>
<OEMLED168>0</OEMLED168>
<OEMDRO169>0.</OEMDRO169>
<OEMLED169>0</OEMLED169>
<OEMDRO170>0.</OEMDRO170>
<OEMLED170>0</OEMLED170>
<OEMDRO171>0.</OEMDRO171>
<OEMLED171>0</OEMLED171>
<OEMDRO172>0.</OEMDRO172>
<OEMLED172>0</OEMLED172>
<OEMDRO173>0.</OEMDRO173>
<OEMLED173>0</OEMLED173>
<OEMDRO174>0.</OEMDRO174>
<OEMLED174>0</OEMLED174>
<OEMDRO175>0.</OEMDRO175>
<OEMLED175>0</OEMLED175>
<OEMDRO176>0.</OEMDRO176>
<OEMLED176>0</OEMLED176>
<OEMDRO177>0.</OEMDRO177>
<OEMLED177>0</OEMLED177>
<OEMDRO178>0.</OEMDRO178>
<OEMLED178>0</OEMLED178>
<OEMDRO179>0.</OEMDRO179>
<OEMLED179>0</OEMLED179>
<OEMDRO180>0.</OEMDRO180>
<OEMLED180>0</OEMLED180>
<OEMDRO181>0.</OEMDRO181>
<OEMLED181>0</OEMLED181>
<OEMDRO182>0.</OEMDRO182>
<OEMLED182>0</OEMLED182>
<OEMDRO183>0.</OEMDRO183>
<OEMLED183>0</OEMLED183>
<OEMDRO184>0.</OEMDRO184>
<OEMLED184>0</OEMLED184>
<OEMDRO185>0.</OEMDRO185>
<OEMLED185>0</OEMLED185>
<OEMDRO186>0.</OEMDRO186>
<OEMLED186>0</OEMLED186>
<OEMDRO187>0.</OEMDRO187>
<OEMLED187>0</OEMLED187>
<OEMDRO188>0.</OEMDRO188>
<OEMLED188>0</OEMLED188>
<OEMDRO189>0.</OEMDRO189>
<OEMLED189>0</OEMLED189>
<OEMDRO190>0.</OEMDRO190>
<OEMLED190>0</OEMLED190>
<OEMDRO191>0.</OEMDRO191>
<OEMLED191>0</OEMLED191>
<OEMDRO192>0.</OEMDRO192>
<OEMLED192>0</OEMLED192>
<OEMDRO193>0.</OEMDRO193>
<OEMLED193>0</OEMLED193>
<OEMDRO194>0.</OEMDRO194>
<OEMLED194>0</OEMLED194>
<OEMDRO195>0.</OEMDRO195>
<OEMLED195>0</OEMLED195>
<OEMDRO196>0.</OEMDRO196>
<OEMLED196>0</OEMLED196>
<OEMDRO197>0.</OEMDRO197>
<OEMLED197>0</OEMLED197>
<OEMDRO198>0.</OEMDRO198>
<OEMLED198>0</OEMLED198>
<OEMDRO199>0.</OEMDRO199>
<OEMLED199>0</OEMLED199>
<OEMDRO200>0.</OEMDRO200>
<OEMLED200>0</OEMLED200>
<OEMDRO201>0.</OEMDRO201>
<OEMLED201>0</OEMLED201>
<OEMDRO202>0.</OEMDRO202>
<OEMLED202>0</OEMLED202>
<OEMDRO203>0.</OEMDRO203>
<OEMLED203>0</OEMLED203>
<OEMDRO204>0.</OEMDRO204>
<OEMLED204>0</OEMLED204>
<OEMDRO205>0.</OEMDRO205>
<OEMLED205>0</OEMLED205>
<OEMDRO206>0.</OEMDRO206>
<OEMLED206>0</OEMLED206>
<OEMDRO207>0.</OEMDRO207>
<OEMLED207>0</OEMLED207>
<OEMDRO208>0.</OEMDRO208>
<OEMLED208>0</OEMLED208>
<OEMDRO209>0.</OEMDRO209>
<OEMLED209>0</OEMLED209>
<OEMDRO210>0.</OEMDRO210>
<OEMLED210>0</OEMLED210>
<OEMDRO211>0.</OEMDRO211>
<OEMLED211>0</OEMLED211>
<OEMDRO212>0.</OEMDRO212>
<OEMLED212>0</OEMLED212>
<OEMDRO213>0.</OEMDRO213>
<OEMLED213>0</OEMLED213>
<OEMDRO214>0.</OEMDRO214>
<OEMLED214>0</OEMLED214>
<OEMDRO215>0.</OEMDRO215>
<OEMLED215>0</OEMLED215>
<OEMDRO216>0.</OEMDRO216>
<OEMLED216>0</OEMLED216>
<OEMDRO217>0.</OEMDRO217>
<OEMLED217>0</OEMLED217>
<OEMDRO218>0.</OEMDRO218>
<OEMLED218>0</OEMLED218>
<OEMDRO219>0.</OEMDRO219>
<OEMLED219>0</OEMLED219>
<OEMDRO220>0.</OEMDRO220>
<OEMLED220>0</OEMLED220>
<OEMDRO221>0.</OEMDRO221>
<OEMLED221>0</OEMLED221>
<OEMDRO222>0.</OEMDRO222>
<OEMLED222>0</OEMLED222>
<OEMDRO223>0.</OEMDRO223>
<OEMLED223>0</OEMLED223>
<OEMDRO224>0.</OEMDRO224>
<OEMLED224>0</OEMLED224>
<OEMDRO225>0.</OEMDRO225>
<OEMLED225>0</OEMLED225>
<OEMDRO226>0.</OEMDRO226>
<OEMLED226>0</OEMLED226>
<OEMDRO227>0.</OEMDRO227>
<OEMLED227>0</OEMLED227>
<OEMDRO228>0.</OEMDRO228>
<OEMLED228>0</OEMLED228>
<OEMDRO229>0.</OEMDRO229>
<OEMLED229>0</OEMLED229>
<OEMDRO230>0.</OEMDRO230>
<OEMLED230>0</OEMLED230>
<OEMDRO231>0.</OEMDRO231>
<OEMLED231>0</OEMLED231>
<OEMDRO232>0.</OEMDRO232>
<OEMLED232>0</OEMLED232>
<OEMDRO233>0.</OEMDRO233>
<OEMLED233>0</OEMLED233>
<OEMDRO234>0.</OEMDRO234>
<OEMLED234>0</OEMLED234>
<OEMDRO235>0.</OEMDRO235>
<OEMLED235>0</OEMLED235>
<OEMDRO236>0.</OEMDRO236>
<OEMLED236>0</OEMLED236>
<OEMDRO237>0.</OEMDRO237>
<OEMLED237>0</OEMLED237>
<OEMDRO238>0.</OEMDRO238>
<OEMLED238>0</OEMLED238>
<OEMDRO239>0.</OEMDRO239>
<OEMLED239>0</OEMLED239>
<OEMDRO240>10.</OEMDRO240>
<OEMLED240>0</OEMLED240>
<OEMDRO241>9.5</OEMDRO241>
<OEMLED241>0</OEMLED241>
<OEMDRO242>10.</OEMDRO242>
<OEMLED242>0</OEMLED242>
<OEMDRO243>10.</OEMDRO243>
<OEMLED243>0</OEMLED243>
<OEMDRO244>5.e-002</OEMDRO244>
<OEMLED244>0</OEMLED244>
<OEMDRO245>0.</OEMDRO245>
<OEMLED245>0</OEMLED245>
<OEMDRO246>2.5e-002</OEMDRO246>
<OEMLED246>0</OEMLED246>
<OEMDRO247>0.1</OEMDRO247>
<OEMLED247>0</OEMLED247>
<OEMDRO248>0.1</OEMDRO248>
<OEMLED248>0</OEMLED248>
<OEMDRO249>29.</OEMDRO249>
<OEMLED249>0</OEMLED249>
<OEMDRO250>0.</OEMDRO250>
<OEMLED250>0</OEMLED250>
<OEMDRO251>0.</OEMDRO251>
<OEMLED251>0</OEMLED251>
<OEMDRO252>0.</OEMDRO252>
<OEMLED252>0</OEMLED252>
<OEMDRO253>0.</OEMDRO253>
<OEMLED253>0</OEMLED253>
<OEMDRO254>0.</OEMDRO254>
<OEMLED254>0</OEMLED254>
<OEMDRO255>0.</OEMDRO255>
<OEMLED255>0</OEMLED255>
<LiftLevel>-6.2774386e+066</LiftLevel>
<LiftAngle>-6.2774386e+066</LiftAngle>
<InhibitDepth>0.</InhibitDepth>
<LaserXGrid>0.</LaserXGrid>
<LaserYGrid>0.</LaserYGrid>
<JogInc0>1.</JogInc0>
<JogInc1>0.1</JogInc1>
<JogInc2>1.e-002</JogInc2>
<JogInc3>1.e-003</JogInc3>
<JogInc4>1.e-004</JogInc4>
<JogInc5>1.</JogInc5>
<JogInc6>0.1</JogInc6>
<JogInc7>1.e-002</JogInc7>
<JogInc8>1.e-003</JogInc8>
<JogInc9>1.e-004</JogInc9>
<THCSpeed>-6.2774386e+066</THCSpeed>
<BlendFactor>180.</BlendFactor>
<M0RefHome>0</M0RefHome>
<M1RefHome>0</M1RefHome>
<M2RefHome>0</M2RefHome>
<M3RefHome>0</M3RefHome>
<M4RefHome>0</M4RefHome>
<M5RefHome>0</M5RefHome>
<InitAllResets>0</InitAllResets>
<AutoScreens>0</AutoScreens>
<MRU10>C:\Users\4StepsAhead BV\Desktop\frank_4.txt</MRU10>
<MRU9>C:\Users\4StepsAhead BV\Desktop\frank_5.txt</MRU9>
<MRU6>C:\Users\4StepsAhead BV\Desktop\Das Special Products\Membraandop radiaal nadraaien.txt</MRU6>
<MRU2>C:\Users\4StepsAhead BV\Desktop\Das Special Products\Membraandop\Membraandop radiaal.txt</MRU2>
<MRU1>C:\Users\4StepsAhead BV\Desktop\Das Special Products\Membraandop\Membraandop axiaal nadraaien.txt</MRU1>
<ListKey>999</ListKey>
<OEM1>-1</OEM1>
<OEM2>-1</OEM2>
<OEM3>-1</OEM3>
<OEM4>-1</OEM4>
<OEM5>-1</OEM5>
<OEM6>-1</OEM6>
<FeedInc>5.</FeedInc>
<FirstRun>1</FirstRun>
<SpinDelayCW>1.</SpinDelayCW>
<SpinDelayCCW>1.</SpinDelayCCW>
<SpinDownCW>1.</SpinDownCW>
<SpinDownCCW>1.</SpinDownCCW>
<LSPEED1>0</LSPEED1>
<LSPEED2>0</LSPEED2>
<LSPEED3>0</LSPEED3>
<LSPEED4>0</LSPEED4>
<SpinClosed>1</SpinClosed>
<Vel6>455.1</Vel6>
<Acc6>570.</Acc6>
<Steps6>2000</Steps6>
<PlasmaMode>0</PlasmaMode>
<NoAngle>1</NoAngle>
<IndexDebounce>100</IndexDebounce>
<DwellinMilli>0</DwellinMilli>
<SpinP>0.5</SpinP>
<SpinI>0.2</SpinI>
<SpinD>0.5</SpinD>
<JogFollow>0</JogFollow>
<ToolFlip>0</ToolFlip>
<DepthLastPass>0.</DepthLastPass>
<InFeed>29.5</InFeed>
<Spring>1.</Spring>
<MinDepth>1.e-003</MinDepth>
<XClear>0.1</XClear>
<Chamfer>0.</Chamfer>
<DepthFirstPass>0.1</DepthFirstPass>
<ModBus>0</ModBus>
<Port2Input>0</Port2Input>
<LastWizard>c:\Program Files\MyProjects\Mach4\TurnAddons\Simple Threading (Lathe)\threading (lathe).set</LastWizard>
<ChargeAlwaysOn>0</ChargeAlwaysOn>
<JogMode2>0</JogMode2>
<EncJogAxis2>2</EncJogAxis2>
<TaperRatio>2.</TaperRatio>
<Dist0>8.7e+004</Dist0>
<Dist1>1.4e+002</Dist1>
<Dist2>3.5e+004</Dist2>
<Dist3>0.</Dist3>
<Dist4>0.</Dist4>
<Dist5>0.</Dist5>
<SecondsOn>308325</SecondsOn>
<Z25D>0</Z25D>
<MinPerPass>0.1</MinPerPass>
<CutType>0</CutType>
<InfeedType>0</InfeedType>
<StockSize>20</StockSize>
<ShowSolid>1</ShowSolid>
<MatRed>0.</MatRed>
<MatGreen>0.1</MatGreen>
<MatBlue>0.1</MatBlue>
<MRU8>C:\Users\4StepsAhead BV\Desktop\Das Special Products\Membraandop radiaal.txt</MRU8>
<MRU7>C:\Users\4StepsAhead BV\Desktop\Das Special Products\Membraandop axiaal nadraaien.txt</MRU7>
<Dig4Axis>0</Dig4Axis>
<DigLetter>0</DigLetter>
<SerialType>0</SerialType>
<SpinAverage>1</SpinAverage>
<DXFDir>C:\Documents and Settings\Art\Desktop\TURNTEST.dxf</DXFDir>
<DXFNOZS>0</DXFNOZS>
<DXFAsDrawn>0</DXFAsDrawn>
<DXFLathe>1</DXFLathe>
<DXFReturn>0</DXFReturn>
<DXFOpto>0</DXFOpto>
<NoTHC>0</NoTHC>
<DXFPlasma>0</DXFPlasma>
<DXFClear>1.</DXFClear>
<DXFTol>0.1</DXFTol>
<DXFTool0>0</DXFTool0>
<DXFSpindle0>1000</DXFSpindle0>
<DXFDepth0>0.</DXFDepth0>
<DXFPlunge0>1.</DXFPlunge0>
<DXFFeed0>1.</DXFFeed0>
<DXFTool1>0</DXFTool1>
<DXFSpindle1>1000</DXFSpindle1>
<DXFDepth1>0.</DXFDepth1>
<DXFPlunge1>1.</DXFPlunge1>
<DXFFeed1>1.</DXFFeed1>
<MRU4>C:\Users\4StepsAhead BV\Desktop\test.tap</MRU4>
<RapidFeed>1.e+003</RapidFeed>
<DXFTool2>0</DXFTool2>
<DXFSpindle2>0</DXFSpindle2>
<DXFDepth2>0.</DXFDepth2>
<DXFPlunge2>0.</DXFPlunge2>
<DXFFeed2>0.</DXFFeed2>
<Formula0>x</Formula0>
<Formula1>y</Formula1>
<Formula2>z</Formula2>
<Formula3>a</Formula3>
<Formula4>b</Formula4>
<Formula5>c</Formula5>
<Formular>0</Formular>
<ZClear>0.1</ZClear>
<CutDepth>0.1</CutDepth>
<LaserAGrid>0.</LaserAGrid>
<JogVelocity>0</JogVelocity>
<XCLength>1.2e+003</XCLength>
<YCLength>1.2e+003</YCLength>
<ZCLength>1.2e+003</ZCLength>
<MPGVel0>1.e+002</MPGVel0>
<MPGVel1>1.e+002</MPGVel1>
<MPGVel2>1.e+002</MPGVel2>
<MPGVel3>1.e+002</MPGVel3>
<MPGVel4>9.e+003</MPGVel4>
<XMapOn>0</XMapOn>
<YMapOn>0</YMapOn>
<ZMapOn>0</ZMapOn>
<INIT>G80</INIT>
<RapidOverRide>0</RapidOverRide>
<LaserStandby>0</LaserStandby>
<RaiseLower>0</RaiseLower>
<OEMDUAL>0</OEMDUAL>
<IncBuffer>5</IncBuffer>
<Tool>0</Tool>
<MRU3>C:\Users\4StepsAhead BV\Desktop\afsteken.txt</MRU3>
<UseSafeZ>0</UseSafeZ>
<TorchOff>0</TorchOff>
<MPGVel5>1.e+002</MPGVel5>
<MPGVel6>1.e+002</MPGVel6>
<AdvancedComp>1</AdvancedComp>
<Sherline>0</Sherline>
<GExt>*.txt</GExt>
<MRU5>C:\Users\4StepsAhead BV\Desktop\Das Special Products\Membraandop axiaal.txt</MRU5>
<ModSpindleCal>1.638e+004</ModSpindleCal>
<ModSpindleOn>0</ModSpindleOn>
<ModSpindleReg>64</ModSpindleReg>
<Flash>1</Flash>
<ImmediateOff>0</ImmediateOff>
<ByPassFeed>1.e+003</ByPassFeed>
<ToolPost>1</ToolPost>
<ToolPostOffset>0.</ToolPostOffset>
<ShuttleAccel>2048</ShuttleAccel>
<nModBusReg>0</nModBusReg>
<ModBusRegOn>0</ModBusRegOn>
<Enc0>-1.832e+005</Enc0>
<Enc1>0.</Enc1>
<Enc2>-2.096e+005</Enc2>
<Enc3>0.</Enc3>
<Homann>0</Homann>
<VelMode>0</VelMode>
<VelPer>5.</VelPer>
<PanelOut>272</PanelOut>
<OEM7>-1</OEM7>
<OEM8>-1</OEM8>
<OEM9>-1</OEM9>
<OEM10>-1</OEM10>
<OEM11>-1</OEM11>
<OEM12>-1</OEM12>
<OEM13>-1</OEM13>
<OEM14>-1</OEM14>
<OEM15>-1</OEM15>
<PlasmaHome>0</PlasmaHome>
<VelPer1>5.</VelPer1>
<VelPer2>5.</VelPer2>
<IGNORETOOL>1</IGNORETOOL>
<MPGFeed>1.e+002</MPGFeed>
<MacroPump>0</MacroPump>
<BitPack1>0</BitPack1>
<BitPack1Reg>16</BitPack1Reg>
<OverMode2>0</OverMode2>
<BitPackOut>0</BitPackOut>
<BitPackOutReg>16</BitPackOutReg>
<LaserPort>1</LaserPort>
<LaserBaud>9600</LaserBaud>
<LaserStops>1</LaserStops>
<LaserData>1</LaserData>
<LaserInit>></LaserInit>
<LaserCommand>></LaserCommand>
<LookAhead>20</LookAhead>
<WatchDog>1</WatchDog>
<Plane>0</Plane>
<MPG1>0</MPG1>
<MPG2>0</MPG2>
<HotKeysPersist>0</HotKeysPersist>
<HoldInput1>0</HoldInput1>
<M3s>91</M3s>
<UseCR>0</UseCR>
<UseSLS>0</UseSLS>
<Serial>0</Serial>
<Input36Active>0</Input36Active>
<Input36Port>0</Input36Port>
<Input36Pin>0</Input36Pin>
<Input36Neg>0</Input36Neg>
<Input36Emulated>0</Input36Emulated>
<Input36EmuKey>0</Input36EmuKey>
<Input37Active>0</Input37Active>
<Input37Port>0</Input37Port>
<Input37Pin>0</Input37Pin>
<Input37Neg>0</Input37Neg>
<Input37Emulated>0</Input37Emulated>
<Input37EmuKey>0</Input37EmuKey>
<Input38Active>0</Input38Active>
<Input38Port>0</Input38Port>
<Input38Pin>0</Input38Pin>
<Input38Neg>0</Input38Neg>
<Input38Emulated>0</Input38Emulated>
<Input38EmuKey>0</Input38EmuKey>
<Input39Active>0</Input39Active>
<Input39Port>0</Input39Port>
<Input39Pin>0</Input39Pin>
<Input39Neg>0</Input39Neg>
<Input39Emulated>0</Input39Emulated>
<Input39EmuKey>0</Input39EmuKey>
<Input40Active>0</Input40Active>
<Input40Port>0</Input40Port>
<Input40Pin>0</Input40Pin>
<Input40Neg>0</Input40Neg>
<Input40Emulated>0</Input40Emulated>
<Input40EmuKey>0</Input40EmuKey>
<Input41Active>0</Input41Active>
<Input41Port>0</Input41Port>
<Input41Pin>0</Input41Pin>
<Input41Neg>0</Input41Neg>
<Input41Emulated>0</Input41Emulated>
<Input41EmuKey>0</Input41EmuKey>
<Input42Active>0</Input42Active>
<Input42Port>0</Input42Port>
<Input42Pin>0</Input42Pin>
<Input42Neg>0</Input42Neg>
<Input42Emulated>0</Input42Emulated>
<Input42EmuKey>0</Input42EmuKey>
<Input43Active>0</Input43Active>
<Input43Port>0</Input43Port>
<Input43Pin>0</Input43Pin>
<Input43Neg>0</Input43Neg>
<Input43Emulated>0</Input43Emulated>
<Input43EmuKey>0</Input43EmuKey>
<Input44Active>0</Input44Active>
<Input44Port>0</Input44Port>
<Input44Pin>0</Input44Pin>
<Input44Neg>0</Input44Neg>
<Input44Emulated>0</Input44Emulated>
<Input44EmuKey>0</Input44EmuKey>
<Input45Active>0</Input45Active>
<Input45Port>0</Input45Port>
<Input45Pin>0</Input45Pin>
<Input45Neg>0</Input45Neg>
<Input45Emulated>0</Input45Emulated>
<Input45EmuKey>0</Input45EmuKey>
<Input46Active>0</Input46Active>
<Input46Port>0</Input46Port>
<Input46Pin>0</Input46Pin>
<Input46Neg>0</Input46Neg>
<Input46Emulated>0</Input46Emulated>
<Input46EmuKey>0</Input46EmuKey>
<Input47Active>0</Input47Active>
<Input47Port>0</Input47Port>
<Input47Pin>0</Input47Pin>
<Input47Neg>0</Input47Neg>
<Input47Emulated>0</Input47Emulated>
<Input47EmuKey>0</Input47EmuKey>
<Input48Active>0</Input48Active>
<Input48Port>0</Input48Port>
<Input48Pin>0</Input48Pin>
<Input48Neg>0</Input48Neg>
<Input48Emulated>0</Input48Emulated>
<Input48EmuKey>0</Input48EmuKey>
<Input49Active>0</Input49Active>
<Input49Port>0</Input49Port>
<Input49Pin>0</Input49Pin>
<Input49Neg>0</Input49Neg>
<Input49Emulated>0</Input49Emulated>
<Input49EmuKey>0</Input49EmuKey>
<Input50Active>0</Input50Active>
<Input50Port>0</Input50Port>
<Input50Pin>0</Input50Pin>
<Input50Neg>0</Input50Neg>
<Input50Emulated>0</Input50Emulated>
<Input50EmuKey>0</Input50EmuKey>
<Input51Active>0</Input51Active>
<Input51Port>0</Input51Port>
<Input51Pin>0</Input51Pin>
<Input51Neg>0</Input51Neg>
<Input51Emulated>0</Input51Emulated>
<Input51EmuKey>0</Input51EmuKey>
<Input52Active>0</Input52Active>
<Input52Port>0</Input52Port>
<Input52Pin>0</Input52Pin>
<Input52Neg>0</Input52Neg>
<Input52Emulated>0</Input52Emulated>
<Input52EmuKey>0</Input52EmuKey>
<TORCHVON>0</TORCHVON>
<TORCHVOLTS>200</TORCHVOLTS>
<HWSAFE>1</HWSAFE>
<ShortRot>1</ShortRot>
<DefDir>C:\Mach3</DefDir>
<NewPath>0</NewPath>
<SafeZStop>0</SafeZStop>
<SafeZType>0</SafeZType>
<UseDiam>0</UseDiam>
<ToolLines>0</ToolLines>
<NURBS>1</NURBS>
<ToolPersist>0</ToolPersist>
<KeepRef>0</KeepRef>
<TurnRevArc>1</TurnRevArc>
<HiRes>0</HiRes>
<DelinChar>12</DelinChar>
<Rot360>0</Rot360>
<UDP>0</UDP>
<DROFont>Arial</DROFont>
<LabelFont>Arial</LabelFont>
<CodeFont>Arial</CodeFont>
<PierceDelay>1.</PierceDelay>
<VelPer3>5.</VelPer3>
<TouchX>0.</TouchX>
<G20X>0.</G20X>
<G20Y>0.</G20Y>
<G20Z>0.</G20Z>
<G20A>0.</G20A>
<G20B>0.</G20B>
<G20C>0.</G20C>
<FrontRear>0.</FrontRear>
<SPINREV1>0</SPINREV1>
<SPINREV2>0</SPINREV2>
<SPINREV3>0</SPINREV3>
<SPINREV4>0</SPINREV4>
<SPEED5>25000</SPEED5>
<LSPEED5>0</LSPEED5>
<SPINREV5>0</SPINREV5>
<SPEED6>25000</SPEED6>
<LSPEED6>0</LSPEED6>
<SPINREV6>0</SPINREV6>
<SPEED7>25000</SPEED7>
<LSPEED7>0</LSPEED7>
<SPINREV7>0</SPINREV7>
<SPEED8>25000</SPEED8>
<LSPEED8>0</LSPEED8>
<SPINREV8>0</SPINREV8>
<SPEED9>25000</SPEED9>
<LSPEED9>0</LSPEED9>
<SPINREV9>0</SPINREV9>
<SPEED10>25000</SPEED10>
<LSPEED10>0</LSPEED10>
<SPINREV10>0</SPINREV10>
<SPEED11>25000</SPEED11>
<LSPEED11>0</LSPEED11>
<SPINREV11>0</SPINREV11>
<SPEED12>25000</SPEED12>
<LSPEED12>0</LSPEED12>
<SPINREV12>0</SPINREV12>
<SPEED13>25000</SPEED13>
<LSPEED13>0</LSPEED13>
<SPINREV13>0</SPINREV13>
<SPEED14>25000</SPEED14>
<LSPEED14>0</LSPEED14>
<SPINREV14>0</SPINREV14>
<SPEED15>25000</SPEED15>
<LSPEED15>0</LSPEED15>
<SPINREV15>0</SPINREV15>
<SPEED16>25000</SPEED16>
<LSPEED16>0</LSPEED16>
<SPINREV16>0</SPINREV16>
<SPEED17>25000</SPEED17>
<LSPEED17>0</LSPEED17>
<SPINREV17>0</SPINREV17>
<SPEED18>25000</SPEED18>
<LSPEED18>0</LSPEED18>
<SPINREV18>0</SPINREV18>
<SPEED19>25000</SPEED19>
<LSPEED19>0</LSPEED19>
<SPINREV19>0</SPINREV19>
<SPEED20>25000</SPEED20>
<LSPEED20>0</LSPEED20>
<SPINREV20>0</SPINREV20>
<SPEED21>25000</SPEED21>
<LSPEED21>0</LSPEED21>
<SPINREV21>0</SPINREV21>
<SPEED22>25000</SPEED22>
<LSPEED22>0</LSPEED22>
<SPINREV22>0</SPINREV22>
<SPEED23>25000</SPEED23>
<LSPEED23>0</LSPEED23>
<SPINREV23>0</SPINREV23>
<SPEED24>25000</SPEED24>
<LSPEED24>0</LSPEED24>
<SPINREV24>0</SPINREV24>
<SPEED25>25000</SPEED25>
<LSPEED25>0</LSPEED25>
<SPINREV25>0</SPINREV25>
<EncJogAxis1>0</EncJogAxis1>
<EncJogAxis3>2</EncJogAxis3>
<AutoCalcs>0</AutoCalcs>
<Converted>1</Converted>
<CVUseAngle>0</CVUseAngle>
<CVDegrees>0.</CVDegrees>
<M30SpinOff>1</M30SpinOff>
<Boxed>1</Boxed>
<ButtonFont>Arial</ButtonFont>
<OVSpinInc>10</OVSpinInc>
<Encoder0>-183150</Encoder0>
<Encoder4>0</Encoder4>
<Encoder5>0</Encoder5>
<Encoder6>0</Encoder6>
<Syskey1>1</Syskey1>
<Running>0</Running>
<LastUser>4StepsAhead B.V.</LastUser>
<M9After>0</M9After>
<DwellTrigger>0</DwellTrigger>
<IgnoreMacros>0</IgnoreMacros>
<ZBar>1</ZBar>
<ROTSOFT>1</ROTSOFT>
<PROBETLO>0</PROBETLO>
<SlaveHome>0</SlaveHome>
<LockFROs>1</LockFROs>
<JogHeat>0</JogHeat>
<KeyClick>0</KeyClick>
<THC5>0</THC5>
<M7Delay>0.</M7Delay>
<M8Delay>0.</M8Delay>
<ACLength>50</ACLength>
<BCLength>50</BCLength>
<CCLength>50</CCLength>
<AMapOn>0</AMapOn>
<BMapOn>0</BMapOn>
<CMapOn>0</CMapOn>
<SPINRATIO1>1.</SPINRATIO1>
<SPINRATIO2>1.</SPINRATIO2>
<SPINRATIO3>1.</SPINRATIO3>
<SPINRATIO4>1.</SPINRATIO4>
<SPINRATIO5>1.</SPINRATIO5>
<SPINRATIO6>1.</SPINRATIO6>
<SPINRATIO7>1.</SPINRATIO7>
<SPINRATIO8>1.</SPINRATIO8>
<SPINRATIO9>1.</SPINRATIO9>
<SPINRATIO10>1.</SPINRATIO10>
<SPINRATIO11>1.</SPINRATIO11>
<SPINRATIO12>1.</SPINRATIO12>
<SPINRATIO13>1.</SPINRATIO13>
<SPINRATIO14>1.</SPINRATIO14>
<SPINRATIO15>1.</SPINRATIO15>
<SPINRATIO16>1.</SPINRATIO16>
<SPINRATIO17>1.</SPINRATIO17>
<SPINRATIO18>1.</SPINRATIO18>
<SPINRATIO19>1.</SPINRATIO19>
<SPINRATIO20>1.</SPINRATIO20>
<SPINRATIO21>1.</SPINRATIO21>
<SPINRATIO22>1.</SPINRATIO22>
<SPINRATIO23>1.</SPINRATIO23>
<SPINRATIO24>1.</SPINRATIO24>
<SPINRATIO25>1.</SPINRATIO25>
<OEMDRO2_0>0.</OEMDRO2_0>
<OEMLED2_0>0</OEMLED2_0>
<OEMDRO2_1>0.</OEMDRO2_1>
<OEMLED2_1>0</OEMLED2_1>
<OEMDRO2_2>0.</OEMDRO2_2>
<OEMLED2_2>0</OEMLED2_2>
<OEMDRO2_3>0.</OEMDRO2_3>
<OEMLED2_3>0</OEMLED2_3>
<OEMDRO2_4>0.</OEMDRO2_4>
<OEMLED2_4>0</OEMLED2_4>
<OEMDRO2_5>0.</OEMDRO2_5>
<OEMLED2_5>0</OEMLED2_5>
<OEMDRO2_6>0.</OEMDRO2_6>
<OEMLED2_6>0</OEMLED2_6>
<OEMDRO2_7>0.</OEMDRO2_7>
<OEMLED2_7>0</OEMLED2_7>
<OEMDRO2_8>0.</OEMDRO2_8>
<OEMLED2_8>0</OEMLED2_8>
<OEMDRO2_9>0.</OEMDRO2_9>
<OEMLED2_9>0</OEMLED2_9>
<OEMDRO2_10>0.</OEMDRO2_10>
<OEMLED2_10>0</OEMLED2_10>
<OEMDRO2_11>0.</OEMDRO2_11>
<OEMLED2_11>0</OEMLED2_11>
<OEMDRO2_12>0.</OEMDRO2_12>
<OEMLED2_12>0</OEMLED2_12>
<OEMDRO2_13>0.</OEMDRO2_13>
<OEMLED2_13>0</OEMLED2_13>
<OEMDRO2_14>0.</OEMDRO2_14>
<OEMLED2_14>0</OEMLED2_14>
<OEMDRO2_15>0.</OEMDRO2_15>
<OEMLED2_15>0</OEMLED2_15>
<OEMDRO2_16>0.</OEMDRO2_16>
<OEMLED2_16>0</OEMLED2_16>
<OEMDRO2_17>0.</OEMDRO2_17>
<OEMLED2_17>0</OEMLED2_17>
<OEMDRO2_18>0.</OEMDRO2_18>
<OEMLED2_18>0</OEMLED2_18>
<OEMDRO2_19>0.</OEMDRO2_19>
<OEMLED2_19>0</OEMLED2_19>
<OEMDRO2_20>0.</OEMDRO2_20>
<OEMLED2_20>0</OEMLED2_20>
<OEMDRO2_21>0.</OEMDRO2_21>
<OEMLED2_21>0</OEMLED2_21>
<OEMDRO2_22>0.</OEMDRO2_22>
<OEMLED2_22>0</OEMLED2_22>
<OEMDRO2_23>0.</OEMDRO2_23>
<OEMLED2_23>0</OEMLED2_23>
<OEMDRO2_24>0.</OEMDRO2_24>
<OEMLED2_24>0</OEMLED2_24>
<OEMDRO2_25>0.</OEMDRO2_25>
<OEMLED2_25>0</OEMLED2_25>
<OEMDRO2_26>0.</OEMDRO2_26>
<OEMLED2_26>0</OEMLED2_26>
<OEMDRO2_27>0.</OEMDRO2_27>
<OEMLED2_27>0</OEMLED2_27>
<OEMDRO2_28>0.</OEMDRO2_28>
<OEMLED2_28>0</OEMLED2_28>
<OEMDRO2_29>0.</OEMDRO2_29>
<OEMLED2_29>0</OEMLED2_29>
<OEMDRO2_30>0.</OEMDRO2_30>
<OEMLED2_30>0</OEMLED2_30>
<OEMDRO2_31>0.</OEMDRO2_31>
<OEMLED2_31>0</OEMLED2_31>
<OEMDRO2_32>0.</OEMDRO2_32>
<OEMLED2_32>0</OEMLED2_32>
<OEMDRO2_33>0.</OEMDRO2_33>
<OEMLED2_33>0</OEMLED2_33>
<OEMDRO2_34>0.</OEMDRO2_34>
<OEMLED2_34>0</OEMLED2_34>
<OEMDRO2_35>0.</OEMDRO2_35>
<OEMLED2_35>0</OEMLED2_35>
<OEMDRO2_36>0.</OEMDRO2_36>
<OEMLED2_36>0</OEMLED2_36>
<OEMDRO2_37>0.</OEMDRO2_37>
<OEMLED2_37>0</OEMLED2_37>
<OEMDRO2_38>0.</OEMDRO2_38>
<OEMLED2_38>0</OEMLED2_38>
<OEMDRO2_39>0.</OEMDRO2_39>
<OEMLED2_39>0</OEMLED2_39>
<OEMDRO2_40>0.</OEMDRO2_40>
<OEMLED2_40>0</OEMLED2_40>
<OEMDRO2_41>0.</OEMDRO2_41>
<OEMLED2_41>0</OEMLED2_41>
<OEMDRO2_42>0.</OEMDRO2_42>
<OEMLED2_42>0</OEMLED2_42>
<OEMDRO2_43>0.</OEMDRO2_43>
<OEMLED2_43>0</OEMLED2_43>
<OEMDRO2_44>0.</OEMDRO2_44>
<OEMLED2_44>0</OEMLED2_44>
<OEMDRO2_45>0.</OEMDRO2_45>
<OEMLED2_45>0</OEMLED2_45>
<OEMDRO2_46>0.</OEMDRO2_46>
<OEMLED2_46>0</OEMLED2_46>
<OEMDRO2_47>0.</OEMDRO2_47>
<OEMLED2_47>0</OEMLED2_47>
<OEMDRO2_48>0.</OEMDRO2_48>
<OEMLED2_48>0</OEMLED2_48>
<OEMDRO2_49>0.</OEMDRO2_49>
<OEMLED2_49>0</OEMLED2_49>
<OEMDRO2_50>0.</OEMDRO2_50>
<OEMLED2_50>0</OEMLED2_50>
<OEMDRO2_51>0.</OEMDRO2_51>
<OEMLED2_51>0</OEMLED2_51>
<OEMDRO2_52>0.</OEMDRO2_52>
<OEMLED2_52>0</OEMLED2_52>
<OEMDRO2_53>0.</OEMDRO2_53>
<OEMLED2_53>0</OEMLED2_53>
<OEMDRO2_54>0.</OEMDRO2_54>
<OEMLED2_54>0</OEMLED2_54>
<OEMDRO2_55>0.</OEMDRO2_55>
<OEMLED2_55>0</OEMLED2_55>
<OEMDRO2_56>0.</OEMDRO2_56>
<OEMLED2_56>0</OEMLED2_56>
<OEMDRO2_57>0.</OEMDRO2_57>
<OEMLED2_57>0</OEMLED2_57>
<OEMDRO2_58>0.</OEMDRO2_58>
<OEMLED2_58>0</OEMLED2_58>
<OEMDRO2_59>0.</OEMDRO2_59>
<OEMLED2_59>0</OEMLED2_59>
<OEMDRO2_60>0.</OEMDRO2_60>
<OEMLED2_60>0</OEMLED2_60>
<OEMDRO2_61>0.</OEMDRO2_61>
<OEMLED2_61>0</OEMLED2_61>
<OEMDRO2_62>0.</OEMDRO2_62>
<OEMLED2_62>0</OEMLED2_62>
<OEMDRO2_63>0.</OEMDRO2_63>
<OEMLED2_63>0</OEMLED2_63>
<OEMDRO2_64>0.</OEMDRO2_64>
<OEMLED2_64>0</OEMLED2_64>
<OEMDRO2_65>0.</OEMDRO2_65>
<OEMLED2_65>0</OEMLED2_65>
<OEMDRO2_66>0.</OEMDRO2_66>
<OEMLED2_66>0</OEMLED2_66>
<OEMDRO2_67>0.</OEMDRO2_67>
<OEMLED2_67>0</OEMLED2_67>
<OEMDRO2_68>0.</OEMDRO2_68>
<OEMLED2_68>0</OEMLED2_68>
<OEMDRO2_69>0.</OEMDRO2_69>
<OEMLED2_69>0</OEMLED2_69>
<OEMDRO2_70>0.</OEMDRO2_70>
<OEMLED2_70>0</OEMLED2_70>
<OEMDRO2_71>0.</OEMDRO2_71>
<OEMLED2_71>0</OEMLED2_71>
<OEMDRO2_72>0.</OEMDRO2_72>
<OEMLED2_72>0</OEMLED2_72>
<OEMDRO2_73>0.</OEMDRO2_73>
<OEMLED2_73>0</OEMLED2_73>
<OEMDRO2_74>0.</OEMDRO2_74>
<OEMLED2_74>0</OEMLED2_74>
<OEMDRO2_75>0.</OEMDRO2_75>
<OEMLED2_75>0</OEMLED2_75>
<OEMDRO2_76>0.</OEMDRO2_76>
<OEMLED2_76>0</OEMLED2_76>
<OEMDRO2_77>0.</OEMDRO2_77>
<OEMLED2_77>0</OEMLED2_77>
<OEMDRO2_78>0.</OEMDRO2_78>
<OEMLED2_78>0</OEMLED2_78>
<OEMDRO2_79>0.</OEMDRO2_79>
<OEMLED2_79>0</OEMLED2_79>
<OEMDRO2_80>0.</OEMDRO2_80>
<OEMLED2_80>0</OEMLED2_80>
<OEMDRO2_81>0.</OEMDRO2_81>
<OEMLED2_81>0</OEMLED2_81>
<OEMDRO2_82>0.</OEMDRO2_82>
<OEMLED2_82>0</OEMLED2_82>
<OEMDRO2_83>0.</OEMDRO2_83>
<OEMLED2_83>0</OEMLED2_83>
<OEMDRO2_84>0.</OEMDRO2_84>
<OEMLED2_84>0</OEMLED2_84>
<OEMDRO2_85>0.</OEMDRO2_85>
<OEMLED2_85>0</OEMLED2_85>
<OEMDRO2_86>0.</OEMDRO2_86>
<OEMLED2_86>0</OEMLED2_86>
<OEMDRO2_87>0.</OEMDRO2_87>
<OEMLED2_87>0</OEMLED2_87>
<OEMDRO2_88>0.</OEMDRO2_88>
<OEMLED2_88>0</OEMLED2_88>
<OEMDRO2_89>0.</OEMDRO2_89>
<OEMLED2_89>0</OEMLED2_89>
<OEMDRO2_90>0.</OEMDRO2_90>
<OEMLED2_90>0</OEMLED2_90>
<OEMDRO2_91>0.</OEMDRO2_91>
<OEMLED2_91>0</OEMLED2_91>
<OEMDRO2_92>0.</OEMDRO2_92>
<OEMLED2_92>0</OEMLED2_92>
<OEMDRO2_93>0.</OEMDRO2_93>
<OEMLED2_93>0</OEMLED2_93>
<OEMDRO2_94>0.</OEMDRO2_94>
<OEMLED2_94>0</OEMLED2_94>
<OEMDRO2_95>0.</OEMDRO2_95>
<OEMLED2_95>0</OEMLED2_95>
<OEMDRO2_96>0.</OEMDRO2_96>
<OEMLED2_96>0</OEMLED2_96>
<OEMDRO2_97>0.</OEMDRO2_97>
<OEMLED2_97>0</OEMLED2_97>
<OEMDRO2_98>0.</OEMDRO2_98>
<OEMLED2_98>0</OEMLED2_98>
<OEMDRO2_99>0.</OEMDRO2_99>
<OEMLED2_99>0</OEMLED2_99>
<OEMDRO2_100>0.</OEMDRO2_100>
<OEMLED2_100>0</OEMLED2_100>
<OEMDRO2_101>0.</OEMDRO2_101>
<OEMLED2_101>0</OEMLED2_101>
<OEMDRO2_102>0.</OEMDRO2_102>
<OEMLED2_102>0</OEMLED2_102>
<OEMDRO2_103>0.</OEMDRO2_103>
<OEMLED2_103>0</OEMLED2_103>
<OEMDRO2_104>0.</OEMDRO2_104>
<OEMLED2_104>0</OEMLED2_104>
<OEMDRO2_105>0.</OEMDRO2_105>
<OEMLED2_105>0</OEMLED2_105>
<OEMDRO2_106>0.</OEMDRO2_106>
<OEMLED2_106>0</OEMLED2_106>
<OEMDRO2_107>0.</OEMDRO2_107>
<OEMLED2_107>0</OEMLED2_107>
<OEMDRO2_108>0.</OEMDRO2_108>
<OEMLED2_108>0</OEMLED2_108>
<OEMDRO2_109>0.</OEMDRO2_109>
<OEMLED2_109>0</OEMLED2_109>
<OEMDRO2_110>0.</OEMDRO2_110>
<OEMLED2_110>0</OEMLED2_110>
<OEMDRO2_111>0.</OEMDRO2_111>
<OEMLED2_111>0</OEMLED2_111>
<OEMDRO2_112>0.</OEMDRO2_112>
<OEMLED2_112>0</OEMLED2_112>
<OEMDRO2_113>0.</OEMDRO2_113>
<OEMLED2_113>0</OEMLED2_113>
<OEMDRO2_114>0.</OEMDRO2_114>
<OEMLED2_114>0</OEMLED2_114>
<OEMDRO2_115>0.</OEMDRO2_115>
<OEMLED2_115>0</OEMLED2_115>
<OEMDRO2_116>0.</OEMDRO2_116>
<OEMLED2_116>0</OEMLED2_116>
<OEMDRO2_117>0.</OEMDRO2_117>
<OEMLED2_117>0</OEMLED2_117>
<OEMDRO2_118>0.</OEMDRO2_118>
<OEMLED2_118>0</OEMLED2_118>
<OEMDRO2_119>0.</OEMDRO2_119>
<OEMLED2_119>0</OEMLED2_119>
<OEMDRO2_120>0.</OEMDRO2_120>
<OEMLED2_120>0</OEMLED2_120>
<OEMDRO2_121>0.</OEMDRO2_121>
<OEMLED2_121>0</OEMLED2_121>
<OEMDRO2_122>0.</OEMDRO2_122>
<OEMLED2_122>0</OEMLED2_122>
<OEMDRO2_123>0.</OEMDRO2_123>
<OEMLED2_123>0</OEMLED2_123>
<OEMDRO2_124>0.</OEMDRO2_124>
<OEMLED2_124>0</OEMLED2_124>
<OEMDRO2_125>0.</OEMDRO2_125>
<OEMLED2_125>0</OEMLED2_125>
<OEMDRO2_126>0.</OEMDRO2_126>
<OEMLED2_126>0</OEMLED2_126>
<OEMDRO2_127>0.</OEMDRO2_127>
<OEMLED2_127>0</OEMLED2_127>
<OEMDRO2_128>0.</OEMDRO2_128>
<OEMLED2_128>0</OEMLED2_128>
<OEMDRO2_129>0.</OEMDRO2_129>
<OEMLED2_129>0</OEMLED2_129>
<OEMDRO2_130>0.</OEMDRO2_130>
<OEMLED2_130>0</OEMLED2_130>
<OEMDRO2_131>0.</OEMDRO2_131>
<OEMLED2_131>0</OEMLED2_131>
<OEMDRO2_132>0.</OEMDRO2_132>
<OEMLED2_132>0</OEMLED2_132>
<OEMDRO2_133>0.</OEMDRO2_133>
<OEMLED2_133>0</OEMLED2_133>
<OEMDRO2_134>0.</OEMDRO2_134>
<OEMLED2_134>0</OEMLED2_134>
<OEMDRO2_135>0.</OEMDRO2_135>
<OEMLED2_135>0</OEMLED2_135>
<OEMDRO2_136>0.</OEMDRO2_136>
<OEMLED2_136>0</OEMLED2_136>
<OEMDRO2_137>0.</OEMDRO2_137>
<OEMLED2_137>0</OEMLED2_137>
<OEMDRO2_138>0.</OEMDRO2_138>
<OEMLED2_138>0</OEMLED2_138>
<OEMDRO2_139>0.</OEMDRO2_139>
<OEMLED2_139>0</OEMLED2_139>
<OEMDRO2_140>0.</OEMDRO2_140>
<OEMLED2_140>0</OEMLED2_140>
<OEMDRO2_141>0.</OEMDRO2_141>
<OEMLED2_141>0</OEMLED2_141>
<OEMDRO2_142>0.</OEMDRO2_142>
<OEMLED2_142>0</OEMLED2_142>
<OEMDRO2_143>0.</OEMDRO2_143>
<OEMLED2_143>0</OEMLED2_143>
<OEMDRO2_144>0.</OEMDRO2_144>
<OEMLED2_144>0</OEMLED2_144>
<OEMDRO2_145>0.</OEMDRO2_145>
<OEMLED2_145>0</OEMLED2_145>
<OEMDRO2_146>0.</OEMDRO2_146>
<OEMLED2_146>0</OEMLED2_146>
<OEMDRO2_147>0.</OEMDRO2_147>
<OEMLED2_147>0</OEMLED2_147>
<OEMDRO2_148>0.</OEMDRO2_148>
<OEMLED2_148>0</OEMLED2_148>
<OEMDRO2_149>0.</OEMDRO2_149>
<OEMLED2_149>0</OEMLED2_149>
<OEMDRO2_150>0.</OEMDRO2_150>
<OEMLED2_150>0</OEMLED2_150>
<OEMDRO2_151>0.</OEMDRO2_151>
<OEMLED2_151>0</OEMLED2_151>
<OEMDRO2_152>0.</OEMDRO2_152>
<OEMLED2_152>0</OEMLED2_152>
<OEMDRO2_153>0.</OEMDRO2_153>
<OEMLED2_153>0</OEMLED2_153>
<OEMDRO2_154>0.</OEMDRO2_154>
<OEMLED2_154>0</OEMLED2_154>
<OEMDRO2_155>0.</OEMDRO2_155>
<OEMLED2_155>0</OEMLED2_155>
<OEMDRO2_156>0.</OEMDRO2_156>
<OEMLED2_156>0</OEMLED2_156>
<OEMDRO2_157>0.</OEMDRO2_157>
<OEMLED2_157>0</OEMLED2_157>
<OEMDRO2_158>0.</OEMDRO2_158>
<OEMLED2_158>0</OEMLED2_158>
<OEMDRO2_159>0.</OEMDRO2_159>
<OEMLED2_159>0</OEMLED2_159>
<OEMDRO2_160>0.</OEMDRO2_160>
<OEMLED2_160>0</OEMLED2_160>
<OEMDRO2_161>0.</OEMDRO2_161>
<OEMLED2_161>0</OEMLED2_161>
<OEMDRO2_162>0.</OEMDRO2_162>
<OEMLED2_162>0</OEMLED2_162>
<OEMDRO2_163>0.</OEMDRO2_163>
<OEMLED2_163>0</OEMLED2_163>
<OEMDRO2_164>0.</OEMDRO2_164>
<OEMLED2_164>0</OEMLED2_164>
<OEMDRO2_165>0.</OEMDRO2_165>
<OEMLED2_165>0</OEMLED2_165>
<OEMDRO2_166>0.</OEMDRO2_166>
<OEMLED2_166>0</OEMLED2_166>
<OEMDRO2_167>0.</OEMDRO2_167>
<OEMLED2_167>0</OEMLED2_167>
<OEMDRO2_168>0.</OEMDRO2_168>
<OEMLED2_168>0</OEMLED2_168>
<OEMDRO2_169>0.</OEMDRO2_169>
<OEMLED2_169>0</OEMLED2_169>
<OEMDRO2_170>0.</OEMDRO2_170>
<OEMLED2_170>0</OEMLED2_170>
<OEMDRO2_171>0.</OEMDRO2_171>
<OEMLED2_171>0</OEMLED2_171>
<OEMDRO2_172>0.</OEMDRO2_172>
<OEMLED2_172>0</OEMLED2_172>
<OEMDRO2_173>0.</OEMDRO2_173>
<OEMLED2_173>0</OEMLED2_173>
<OEMDRO2_174>0.</OEMDRO2_174>
<OEMLED2_174>0</OEMLED2_174>
<OEMDRO2_17<br/><br/>(Message over 64 KB, truncated)
Group: DynoMotion Message: 5459 From: Tom Kerekes Date: 7/23/2012
Subject: Re: spindle speed is not changing at g96 mode mach3 turn
Hi Frank,
 
I tried your XML file with some unrelated changes to run on my system and it seems to work for me.  (in the future please attache the XML file rather than pasting it into the email).
 
I'm running Mach3 Lockdown version R3.043.022.
 
I don't think you should have PID setting and Averaging on for your Spindle control but even with those on it seems to work for me.  See Attached Screen shots.
 
You forgot to include your spindle.c program.  I used my own.  I recall you had some IO conditions to change the speed.  Run KMotion.exe and wath the Console Screen to check if you are getting messages.
 
I'm running in English mode, using the MDI I'm moving to X1, then entering G96S100M3 and then I observe continuous Spindle Messages.  If I move X by Jogging or with X1.1 the RPM changes.
 
Regards
TK
 
 
 

Group: DynoMotion Message: 5636 From: frank_19_88 Date: 9/1/2012
Subject: Re: spindle speed is not changing at g96 mode mach3 turn
Hi TK,

If I type g96 f200 s200 m3 in mach3 the console shows me one time:
Mach3 Notify Message=5, Direction= 0, Spindle Set to 0.014168
Spindle Speed Set to 0.014168

But it don't refresh when I move x. only when I press reset under spindle true it send the masage again to kflop.

My xml and spindle.c:
http://www.4stepsahead.nl/maho/Weiler_120.xml
http://www.4stepsahead.nl/maho/SpindleMach3DAC.c

Config | Ports and Pins | Spindle Setup | Relay Control | Disable Spindle Relays = 0

i did try to change multiple spindle settings within mach3 but without success.

I hope you have any idea why mach3 dont update the spindle speed,

With kind regards,

Frank

--- In DynoMotion@yahoogroups.com, Tom Kerekes <tk@...> wrote:
>
> Hi Frank,
>  
> Actually CSS seems to be working for me.
>  
> Make sure Config | Ports and Pins | Spindle Setup | Relay Control | Disable Spindle Relays
>  
> is NOT checked.
>  
> Otherwise Mach3 will not continuously send Plugin Messages while in G96 mode.
>  
> Looks like it sends Spindle Messages at about 5X per second whether X is moving or not.
>  
> It also took me a while to realize that S is in feet per minute.
>  
> I still don't understand exactly what the +CSS value indicates.  Reciprocal of CSS or something.
>  
> Regards
> TK
>
> From: frank_19_88 <frank_19_88@...>
> To: DynoMotion@yahoogroups.com
> Sent: Friday, July 20, 2012 12:23 AM
> Subject: [DynoMotion] spindle speed is not changing at g96 mode mach3 turn
>
>
>  
> Hi TK,
>
> I am using mach3 turn.
> The machine is working very good.
>
> But when I use g96 the spindle speed would not update/change.
> The css is changing when the x axis is moving.
>
> When I press +,-,+,-,+,-,+,- at the spindle speed the spindle speed change: 3000rpm at x0 and 100 rpm at x100.
>
> This is a picture of the screen:
> http://www.4stepsahead.nl/frank/mach3.jpg
>
> Do you know why the spindle is not updating?
>
> With kind regards,
>
> Frank
>
Group: DynoMotion Message: 5637 From: Tom Kerekes Date: 9/3/2012
Subject: Re: spindle speed is not changing at g96 mode mach3 turn
Hi Frank,
 
In the XML file you sent
 
Config | Ports and Pins | Spindle Setup | Relay Control | Disable Spindle Relays
 
is checked.  I get no updates when this is checked.  If I uncheck it then I get constant updates.
 
Please try it with it unchecked.  Uncheck it,  Save the Mach3 Settings, Exit and restart Mach3, Verify it is Un-checked.  Then retry it.
 
Regards
TK
 

Group: DynoMotion Message: 5645 From: frank_19_88 Date: 9/5/2012
Subject: Re: spindle speed is not changing at g96 mode mach3 turn
Hi TK,

I had to press ' Spindle CW, reset THC height 110' button. It lights up a led. Now it works perfectly.


With kind regards,

Frank


--- In DynoMotion@yahoogroups.com, Tom Kerekes <tk@...> wrote:
>
> Hi Frank,
>  
> In the XML file you sent
>  
> Config | Ports and Pins | Spindle Setup | Relay Control | Disable Spindle Relays
>  
> is checked.  I get no updates when this is checked.  If I uncheck it then I get constant updates.
>  
> Please try it with it unchecked.  Uncheck it,  Save the Mach3 Settings, Exit and restart Mach3, Verify it is Un-checked.  Then retry it.
>  
> Regards
> TK
>  
>
> From: frank_19_88 <frank_19_88@...>
> To: DynoMotion@yahoogroups.com
> Sent: Saturday, September 1, 2012 5:06 AM
> Subject: [DynoMotion] Re: spindle speed is not changing at g96 mode mach3 turn
>
>
>  
> Hi TK,
>
> If I type g96 f200 s200 m3 in mach3 the console shows me one time:
> Mach3 Notify Message=5, Direction= 0, Spindle Set to 0.014168
> Spindle Speed Set to 0.014168
>
> But it don't refresh when I move x. only when I press reset under spindle true it send the masage again to kflop.
>
> My xml and spindle.c:
> http://www.4stepsahead.nl/maho/Weiler_120.xml
> http://www.4stepsahead.nl/maho/SpindleMach3DAC.c
>
> Config | Ports and Pins | Spindle Setup | Relay Control | Disable Spindle Relays = 0
>
> i did try to change multiple spindle settings within mach3 but without success.
>
> I hope you have any idea why mach3 dont update the spindle speed,
>
> With kind regards,
>
> Frank
>
> --- In mailto:DynoMotion%40yahoogroups.com, Tom Kerekes <tk@> wrote:
> >
> > Hi Frank,
> >  
> > Actually CSS seems to be working for me.
> >  
> > Make sure Config | Ports and Pins | Spindle Setup | Relay Control | Disable Spindle Relays
> >  
> > is NOT checked.
> >  
> > Otherwise Mach3 will not continuously send Plugin Messages while in G96 mode.
> >  
> > Looks like it sends Spindle Messages at about 5X per second whether X is moving or not.
> >  
> > It also took me a while to realize that S is in feet per minute.
> >  
> > I still don't understand exactly what the +CSS value indicates.  Reciprocal of CSS or something.
> >  
> > Regards
> > TK
> >
> > From: frank_19_88 <frank_19_88@>
> > To: mailto:DynoMotion%40yahoogroups.com
> > Sent: Friday, July 20, 2012 12:23 AM
> > Subject: [DynoMotion] spindle speed is not changing at g96 mode mach3 turn
> >
> >
> >  
> > Hi TK,
> >
> > I am using mach3 turn.
> > The machine is working very good.
> >
> > But when I use g96 the spindle speed would not update/change.
> > The css is changing when the x axis is moving.
> >
> > When I press +,-,+,-,+,-,+,- at the spindle speed the spindle speed change: 3000rpm at x0 and 100 rpm at x100.
> >
> > This is a picture of the screen:
> > http://www.4stepsahead.nl/frank/mach3.jpg
> >
> > Do you know why the spindle is not updating?
> >
> > With kind regards,
> >
> > Frank
> >
>